Search
Search Results
Search finished, found 2 page(s) matching the search query.
- NumPy 2.0 migration guide
..., or 0j. format_parser It’s still available as np.rec.format_parser. get_array_wrap float_ Use np.float64 instead. geterrobj Use the np.errstate context manager instead. Inf Use np.inf instead. Infinity Use np.inf instead. infty Use...
- NumPy 2.0.0 Release Notes