issues
search
NRL-Plasma-Physics-Division
/
turbopy
A lightweight computational physics framework, based on the organization of turboWAVE. Implements a "Simulation, PhysicsModule, ComputeTool, Diagnostic" class hierarchy.
https://turbopy.readthedocs.io/
Creative Commons Zero v1.0 Universal
10
stars
18
forks
source link
Change np.int to np.int64
#184
Closed
ndisner
closed
1 year ago
ndisner
commented
1 year ago
Numpy attribute np.int is deprecated and needs updated to np.int64.
Numpy attribute np.int is deprecated and needs updated to np.int64.