Skip to content
Snippets Groups Projects
Commit 76e63d1a authored by Markus Holzer's avatar Markus Holzer
Browse files

Merge branch 'fix-numpy' into 'master'

Fix: `np.issctype` was removed in NumPy 2.0. Use `issubdtype(_, np.generic)` instead.

See merge request pycodegen/pystencils!395
parents 6e49be6e 99e17399
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment