Metadata-Version: 2.4
Name: NumOpt
Version: 0.0.1
Summary: Opti is a Python package that helps you design and optimize engineered systems.
Home-page: https://github.com/Zcaic/NumOpt.git
Author: Zcaic
Keywords: optimization automatic differentiation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
License-File: LICENSE.txt
Requires-Dist: aerosandbox>=4.2.8
Requires-Dist: termcolor>=3.1.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

**NumOpt is a Numerical Optimization Tool Python package that helps you design and optimize engineered systems.**

```
pip install NumOpt
```
