Search
Search Results
Search finished, found 2 page(s) matching the search query.
- NumPy 2.0 migration guide
...ad. issubclass_ Use issubclass builtin instead. issubsctype Use np.issubdtype instead. mat Use np.asmatrix instead. maximum_sctype Use a specific dtype instead. You should avoid relying on any implicit mechanism and select the largest d...
- NumPy 2.0.0 Release Notes
...and np.recfromtxt were removed from the main namespace. Use np.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 witho...