Skip to content
Snippets Groups Projects

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

Merged Frederik Hennig requested to merge da15siwa/pystencils:fix-numpy into master