Metadata-Version: 2.1
Name: nb-py
Version: 0.1.3
Summary: Newton Basins implementation in Python
Home-page: https://github.com/gmagno/nb-py
Author: gmagno
Author-email: goncalo.magno@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/gmagno/np-py/issues
Project-URL: Source, https://github.com/gmagno/nb-py
Keywords: newton basins
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.16.0)
Provides-Extra: dev
Requires-Dist: twine (>=1.12.1) ; extra == 'dev'
Requires-Dist: autopep8 (>=1.4.3) ; extra == 'dev'
Requires-Dist: pylint (>=2.2.2) ; extra == 'dev'
Requires-Dist: pytest (>=4.1.1) ; extra == 'dev'

UNKNOWN


