Metadata-Version: 2.4
Name: contrast-calculus
Version: 1.0.0
Summary: A high-performance computational framework for braided fusion categories and TQFT applications.
Author-email: Janusz Feszter <jfeshter@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/jfesvd-crypto/contrast-calculus
Project-URL: Repository, https://github.com/jfesvd-crypto/contrast-calculus
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21
Provides-Extra: gpu
Requires-Dist: cupy>=12.0; extra == "gpu"
Requires-Dist: torch>=2.0; extra == "gpu"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file
