You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to get rid of this warning in the tests:
choclo/tests/test_point_gravity.py::TestSymmetryPotential::test_infinite_potential
/home/santi/git/choclo/choclo/point/_kernels.py:58: RuntimeWarning: divide by zero encountered in scal
ar divide
return 1 / distance
The text was updated successfully, but these errors were encountered:
Would be nice to get rid of this warning in the tests:
The text was updated successfully, but these errors were encountered: