ttricco / sarracen

A Python library for smoothed particle hydrodynamics (SPH) analysis and visualization.
https://sarracen.readthedocs.io
GNU General Public License v3.0
15 stars 18 forks source link

Fix numba deprecation warning by kernels using njit (nopython=True). #68

Closed ttricco closed 9 months ago

ttricco commented 9 months ago

Fixes #64.