Metadata-Version: 2.4
Name: wavefunction
Version: 0.0.1
Summary: Quantum Wavefunction with Spectral Complexity measure
Author-email: Juha Meskanen <juha@meskanen.com>
Maintainer-email: Juha Meskanen <juha@meskanen.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/juhakm/wavefunction
Project-URL: Bug Reports, https://github.com/juhakm/wavefunction
Project-URL: Say Thanks!, https://github.com/juhakm/wavefunction
Project-URL: Source, https://github.com/juhakm/wavefunction
Keywords: quantum,quantum-field-theory,information-theory,wavefunction,spinor,emergent-physics,minimal-spectral-length,computational-physics
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<1.27,>=1.25
Requires-Dist: scipy>=1.10
Requires-Dist: numba>=0.59
Requires-Dist: matplotlib
Dynamic: license-file

# Wavefunction

Quantum Mechanical complex valued wavefunction with Spectral Complexity measure.

## Install

```
pip install wavefunction
```

[https://pypi.org/project/wavefunction/](https://pypi.org/project/wavefunction/)

