cuxfilter
cuxfilter copied to clipboard
Run NumPy 2 ruff fixes (changing NaN to nan)
This just fixes a simple error that would appear when run with NumPy 2 based on the ruff check. (This does not mean there are no other issues.)