Ë
    6Š·j¿  ã                   óR  — d Z i dd“dd“dd“dd“dd	“d
d“dd“dd“dd“dd“dd“dd“dd“dd“dd“dd“d d!“i d"d#“d$d%“d&d'“d(d#“d)d*“d+d*“d,d-“d.d/“d0d“d1d“d2d3“d4d“d5d6“d7d8“d9d:“d;d<“d=d>“¥i d?d@“dAdB“dCdD“dEdF“dGdH“dIdJ“dKdL“dMdN“dOdP“dQdP“dRdS“dTdU“dVdW“dXdY“dZd[“d\d]“d^d_“¥d`dadbdcœ¥Zyd)ezt
Dict of expired attributes that are discontinued since 2.0 release.
Each item is associated with a migration note.
Ú	geterrobjz,Use the np.errstate context manager instead.Ú	seterrobjÚcastz+Use `np.asarray(arr, dtype=dtype)` instead.Úsourcez Use `inspect.getsource` instead.Úlookforz&Search NumPy's documentation directly.Úwhoz3Use an IDE variable explorer or `locals()` instead.ÚfastCopyAndTransposezUse `arr.T.copy()` instead.Úset_numeric_opszšFor the general case, use `PyUFunc_ReplaceLoopBySignature`. For ndarray subclasses, define the ``__array_ufunc__`` method and override the relevant ufunc.ÚNINFzUse `-np.inf` instead.ÚPINFzUse `np.inf` instead.ÚNZEROzUse `-0.0` instead.ÚPZEROzUse `0.0` instead.Ú
add_newdocz,It's still available as `np.lib.add_newdoc`.Úadd_docstringz/It's still available as `np.lib.add_docstring`.Úadd_newdoc_ufuncz9It's an internal function and doesn't have a replacement.Ú	safe_evalzUse `ast.literal_eval` instead.Úfloat_zUse `np.float64` instead.Úcomplex_zUse `np.complex128` instead.Ú	longfloatzUse `np.longdouble` instead.ÚsinglecomplexzUse `np.complex64` instead.ÚcfloatÚlongcomplexzUse `np.clongdouble` instead.Ú
clongfloatÚstring_zUse `np.bytes_` instead.Úunicode_zUse `np.str_` instead.ÚInfÚInfinityÚNaNzUse `np.nan` instead.ÚinftyÚissctypez*Use `issubclass(rep, np.generic)` instead.Úmaximum_sctypez�Use a specific dtype instead. You should avoid relying on any implicit mechanism and select the largest dtype of a kind explicitly in the code.Ú
obj2sctypez!Use `np.dtype(obj).type` instead.Úsctype2charz!Use `np.dtype(obj).char` instead.Úsctypesz!Access dtypes explicitly instead.ÚissubsctypezUse `np.issubdtype` instead.Úset_string_functionzXUse `np.set_printoptions` instead with a formatter for custom printing of NumPy objects.Úasfarrayz-Use `np.asarray` with a proper dtype instead.Úissubclass_z!Use `issubclass` builtin instead.Útracemalloc_domainz!It's now available from `np.lib`.ÚmatzUse `np.asmatrix` instead.Ú
recfromcsvz1Use `np.genfromtxt` with comma delimiter instead.Ú
recfromtxtzUse `np.genfromtxt` instead.Ú	deprecatezVEmit `DeprecationWarning` with `warnings.warn` directly, or use `warnings.deprecated`.Údeprecate_with_docÚfind_common_typez·Use `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`.Úround_zUse `np.round` instead.Úget_array_wrapÚ Ú
DataSourcez2It's still available as `np.lib.npyio.DataSource`.Únbytesz)Use `np.dtype(<dtype>).itemsize` instead.Úbyte_boundsz9Now it's available under `np.lib.array_utils.byte_bounds`Úcompare_chararraysz5It's still available as `np.char.compare_chararrays`.z/It's still available as `np.rec.format_parser`.zUse `np.all` instead.zUse `np.any` instead.)Úformat_parserÚalltrueÚsometrueN)Ú__doc__Ú__expired_attributes__© ó    úN/root/workspace/.venv/lib/python3.12/site-packages/numpy/_expired_attrs_2_0.pyú<module>r>      s-  ðñð
HØÐ?ðHàÐ?ðHð Ð9ðHð Ð0ð	Hð
 Ð8ðHð 
Ð@ðHð Ð9ðHð ð	+ðHð Ð$ðHð Ð#ðHð Ð"ðHð Ð!ðHð  Ø6ð#Hð$ Ø9ð'Hð( ØCð+Hð, Ð2ð-Hð. Ð)ñ/Hð0 Ð.ð1Hð2 Ð/ð3Hð4 Ð2ð5Hð6 Ð,ð7Hð8 Ð2ð9Hð: Ð1ð;Hð< Ð)ð=Hð> Ð(ð?Hð@ 
Ð"ðAHðB Ð'ðCHðD 
Ð"ðEHðF Ð$ðGHðH Ð<ðIHðJ ð	)ðMHðR Ð5ðSHðT Ð6ðUHðV Ð2òWHðX Ð1ðYHðZ ð	,ð]Hð` Ð?ðaHðb Ð6ðcHðd Ð=ðeHðf 
Ð'ðgHðh ÐEðiHðj Ð0ðkHðl ð (ðmHðp ð 2ðqHðt ð	NðwHð| Ð'ð}Hð~ �bðHð@ ÐFðAHðB Ð9ðCHðD ÐNðEHðF Ø?ñIHðJ GØ&Ø'òOHÑ r<   