inducer / arraycontext

Choose your favorite numpy-workalike!
6 stars 11 forks source link

Port deprecated numpy functions #253

Closed alexfikl closed 7 months ago

alexfikl commented 7 months ago

Found using ruff check --select NPY201 . as suggested in the numpy 2.0 migration guide.