a :jgI9@s~dZdddddddddd d d d d ddddddddddddd d dd dddddddd d!d"d#d$d%d&d&d'd(d)d*d+d,d-d.d/d0d1d28Zd3S)4zt Dict of expired attributes that are discontinued since 2.0 release. Each item is associated with a migration note. z,Use the np.errstate context manager instead.z+Use `np.asarray(arr, dtype=dtype)` instead.z Use `inspect.getsource` instead.z&Search NumPy's documentation directly.z3Use an IDE variable explorer or `locals()` instead.zUse `arr.T.copy()` instead.zFor the general case, use `PyUFunc_ReplaceLoopBySignature`. For ndarray subclasses, define the ``__array_ufunc__`` method and override the relevant ufunc.zUse `-np.inf` instead.zUse `np.inf` instead.zUse `-0.0` instead.zUse `0.0` instead.z,It's still available as `np.lib.add_newdoc`.z/It's still available as `np.lib.add_docstring`.z9It's an internal function and doesn't have a replacement.z;There's no replacement, as Python 2 is no longer supported.zUse `ast.literal_eval` instead.zUse `np.float64` instead.zUse `np.complex128` instead.zUse `np.longdouble` instead.zUse `np.complex64` instead.zUse `np.clongdouble` instead.zUse `np.bytes_` instead.zUse `np.str_` instead.zUse `np.nan` instead.z*Use `issubclass(rep, np.generic)` instead.zUse a specific dtype instead. You should avoid relying on any implicit mechanism and select the largest dtype of a kind explicitly in the code.z!Use `np.dtype(obj).type` instead.z!Use `np.dtype(obj).char` instead.z!Access dtypes explicitly instead.zUse `np.issubdtype` instead.zXUse `np.set_printoptions` instead with a formatter for custom printing of NumPy objects.z-Use `np.asarray` with a proper dtype instead.z!Use `issubclass` builtin instead.z!It's now available from `np.lib`.zUse `np.asmatrix` instead.z1Use `np.genfromtxt` with comma delimiter instead.zUse `np.genfromtxt` instead.zTEmit `DeprecationWarning` with `warnings.warn` directly, or use `typing.deprecated`.z'Use your own printing function instead.zUse `numpy.promote_types` or `numpy.result_type` instead. To achieve semantics for the `scalar_types` argument, use `numpy.result_type` and pass the Python values `0`, `0.0`, or `0j`.zUse `np.round` instead.z2It's still available as `np.lib.npyio.DataSource`.z)Use `np.dtype().itemsize` instead.z9Now it's available under `np.lib.array_utils.byte_bounds`z5It's still available as `np.char.compare_chararrays`.z/It's still available as `np.rec.format_parser`.zUse `np.all` instead.zUse `np.any` instead.)8Z geterrobjZ seterrobjcastsourceZlookforZwhoZfastCopyAndTransposeZset_numeric_opsZNINFZPINFZNZEROZPZEROZ add_newdocZ add_docstringZadd_newdoc_ufunccompatZ safe_evalZfloat_Zcomplex_Z longfloatZ singlecomplexZcfloatZ longcomplexZ clongfloatZstring_Zunicode_ZInfInfinityNaNZinftyZissctypeZmaximum_sctypeZ obj2sctypeZ sctype2charZsctypesZ issubsctypeZset_string_functionZasfarrayZ issubclass_Ztracemalloc_domainZmatZ recfromcsvZ recfromtxtZ deprecateZdeprecate_with_docZdispZfind_common_typeZround_Zget_array_wrapZ DataSourcenbytesZ byte_boundsZcompare_chararraysZ format_parserZalltrueZsometrueN)__doc__Z__expired_attributes__r r B/usr/local/lib/python3.9/site-packages/numpy/_expired_attrs_2_0.pysr