Search
Search Results
Search finished, found 2 page(s) matching the search query.
- NumPy 2.0 migration guide
...ty Use np.inf instead. issctype Use issubclass(rep, np.generic) instead. issubclass_ Use issubclass builtin instead. issubsctype Use np.issubdtype instead. mat Use np.asmatrix instead. maximum_sctype Use a specific dtype instead. You s...
- NumPy 2.0.0 Release Notes
....genfromtxt with comma delimiter instead. np.issctype, np.maximum_sctype, np.obj2sctype, np.sctype2char, np.sctypes, np.issubsctype were all removed from the main namespace without replacement, as they where niche members. Deprecated np.dep...