Metadata-Version: 2.1
Name: hilbert-curve
Version: 1.0.dev4
Summary: Python approximation to Hilbert spaces
Home-page: https://bitbucket.org/coleopter/hilbert-curve
Author: Daniel Farré Manzorro
Author-email: d.farre.m@gmail.com
License: UNKNOWN
Description: # Python approximation to Hilbert spaces and Quantum Mechanics
        
        Numeric Lebesgue _L²_ space implementation over ℝ - including Fourier basis - or ℂ.
        
        Quantum systems:
        
          * Quasi-free particle in one dimension
        
        See the demo-tests in the notebooks folder.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
