Closed tawandamoyo closed 2 months ago
Dropped nptyping and migrated to NumPy's built in numpy.typing.
nptyping
numpy.typing
Fixes #229 and closes #185
What's changed
Dropped
nptyping
and migrated to NumPy's built innumpy.typing
.What this fixes and how it's fixed
Fixes #229 and closes #185