Metadata-Version: 2.1
Name: hypmaps
Version: 0.0.1
Summary: A small package to transform points between Poincare and Euclidean space
Home-page: https://github.com/Tanvi141/HypMaps
Author: Tanvi Karandikar
Author-email: tanvi.karandikar141@gmail.com
License: UNKNOWN
Description: # HypMaps
        Python package to map points from Euclidean to Hyperbolic space.
        The only dependency is numpy
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown
