Metadata-Version: 2.1
Name: optinum
Version: 0.1
Summary: A Library For Numerical Methods Computation
Home-page: https://github.com/galkin-v/optinum
Author: Galkin Vladimir
Author-email: galkin.vova1@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bson (>=0.5.10)
Provides-Extra: dev
Requires-Dist: numpy (>=1.21.2) ; extra == 'dev'
Requires-Dist: matplotlib (>=3.4.3) ; extra == 'dev'

# optinum
A Library for Numerical Methods Computation
