Metadata-Version: 2.1
Name: npygenx
Version: 0.4.0
Summary: A Python package for numerical computations.
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.23
Requires-Dist: matplotlib>=3.7

# nurnpy

Install (editable):

```bash
pip install -e .
```
