-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Related to #46, could you release the latest version of this package on Ubuntu Packages? The latest version is 0.3.1, which suffers from this numpy deprecation warning:
AttributeError: module 'numpy' has no attribute 'float'.
`np.float` was a deprecated alias for the builtin `float`. To avoid this error in existing code, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Thanks!
gorghino and Ryanf55
Metadata
Metadata
Assignees
Labels
No labels