Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

pennylane

Hardware-agnostic quantum ML framework with automatic differentiation.

Setup

cd pennylane
python3 -m venv .venv && source .venv/bin/activate && pip install pennylane -q

Environment variables

None.

Usage

python3 scripts/demo.py --help

Dependencies

  • pennylane