A library to support QuantumFlow series works
Project description
qfnn
The "qfnn" (or QuantumFlow Neural Network Library) is a library to support the implementation of QuantumFlow and its extensions, including QF-Mixer and QF-RobustNN.
How to update to pypi:
cd JQuantumFlow_tutorial/
- change the version in the setup.cfg (if not, it will fail)
- sh update2pypi.sh
How to generate doc:
- pip install sphinx
- cd doc
- sphinx-apidoc -o source ../src/qfnn/
- make html
- cd build/html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qfnn-0.0.6.tar.gz
(17.2 kB
view hashes)
Built Distribution
qfnn-0.0.6-py3-none-any.whl
(20.6 kB
view hashes)