Metadata-Version: 2.1
Name: hilbert-curve
Version: 1.0.dev2
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
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
Requires-Dist: numpy
Requires-Dist: pandas
Provides-Extra: dev
Requires-Dist: ipdb ; extra == 'dev'
Requires-Dist: ipython ; extra == 'dev'
Requires-Dist: jupyter ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest-cov ; extra == 'test'

Python approximation to Hilbert spaces:
* Numeric Lebesgue _L²_ space implementation over ℝ or ℂ


