Metadata-Version: 2.1
Name: geomm
Version: 0.1.2
Summary: Simple and stupid library for strictly geometric (geom) operations (zero-knowledge of topology) common to computational biology and chemistry macromolecules (mm).
Home-page: None
Author: Samuel Lotz
Author-email: samuel.lotz@salotz.info
Requires-Python: >=3.6,<3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Cython (>=0.28.5,<0.29.0)
Requires-Dist: numpy (>=1.15,<2.0)
Requires-Dist: scipy (>=1.1,<2.0)
