Metadata-Version: 2.4
Name: microgradpp
Version: 0.1.0
Summary: A NumPy-based automatic differentiation engine and neural network library
Requires-Python: >=3.8
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
