Metadata-Version: 2.2
Name: numcore-scicomp
Version: 0.1.0
Summary: C++ scientific computing library with Python bindings (pybind11)
License: MIT
Requires-Python: >=3.9
Requires-Dist: numpy>=1.21
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Provides-Extra: bench
Requires-Dist: scipy; extra == "bench"
Requires-Dist: numpy; extra == "bench"

