Metadata-Version: 2.1
Name: qopt
Version: 1.3.4
Summary: Qubit Simulation and Optimal Control for Quantum Systems
Home-page: https://github.com/qutech/qopt
Author: Julian Teske
Author-email: j.teske@fz-juelich.de
License: GLP3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: filter-functions (>=1.1.2)
Provides-Extra: doc
Requires-Dist: ipython ; extra == 'doc'
Requires-Dist: ipykernel ; extra == 'doc'
Requires-Dist: nbsphinx ; extra == 'doc'
Requires-Dist: numpydoc ; extra == 'doc'
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: jupyter-client ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Provides-Extra: qopt_tests
Requires-Dist: pytest ; extra == 'qopt_tests'
Requires-Dist: pytest-cov ; extra == 'qopt_tests'

UNKNOWN


