ADicksonLab / wepy

Weighted Ensemble simulation framework in Python
https://adicksonlab.github.io/wepy/index.html
MIT License
51 stars 20 forks source link

np.float -> float #127

Closed alexrd closed 4 months ago

alexrd commented 4 months ago

Changed four instances in boundary_conditions/receptor.py . Needed for numpy >= 1.20 . Didn't find any other np.floats or np.ints.