Metadata-Version: 2.4
Name: eqsys
Version: 0.1.0
Summary: Nonlinear equation system solver with automatic dependency tracking
Requires-Python: >=3.11
Requires-Dist: numpy
Requires-Dist: scipy
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-benchmark; extra == 'dev'
