Replaced all `numpy.float` -> `float`
Fixes #28 (closed) by replacing numpy.float
with float
(which it was an alias for before being removed).
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 19 November 2024 starting at approximately 9am MST (4pm UTC, 8am PST). It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
Fixes #28 (closed) by replacing numpy.float
with float
(which it was an alias for before being removed).