Metadata-Version: 2.1
Name: mdopt
Version: 0.2.0
Summary: Discrete optimization in the tensor-network (specifically, MPS-MPO) language.
Author: Aleksandr Berezutskii
Author-email: berezutskii@phystech.edu
Maintainer: Aleksandr Berezutskii
Maintainer-email: berezutskii@phystech.edu
Requires-Python: >=3.8,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Sphinx (>=5.2.3,<6.0.0)
Requires-Dist: matplotlib (>=3.6.1,<4.0.0)
Requires-Dist: more-itertools (>=8.12.0,<9.0.0)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: opt-einsum (>=3.3.0,<4.0.0)
Requires-Dist: scipy (>=1.9.2,<2.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.0.0,<2.0.0)
Requires-Dist: threadpoolctl (>=3.1.0,<4.0.0)
