Skip to content
GitLab
Explore
Sign in
Fix: `np.issctype` was removed in NumPy 2.0. Use `issubdtype(_, np.generic)` instead.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix: `np.issctype` was removed in NumPy 2.0. Use `issubdtype(_, np.generic)` instead.
Frederik Hennig
requested to merge
da15siwa/pystencils:fix-numpy
into
master
Jul 04, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
Title says it all.
Merge request reports
Loading