We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
np.MachAr
1 parent ae3c219 commit ccfc48dCopy full SHA for ccfc48d
doc/release/upcoming_changes/20201.deprecation.rst
@@ -0,0 +1,5 @@
1
+The ``np.MachAr`` class has been deprecated
2
+-------------------------------------------
3
+The `~numpy.MachAr` class has been deprecated. Users are encouraged to
4
+use either `np.finfo(...).machar <numpy.finfo>`, or, if applicable, directly
5
+access the attribute of interest from the finfo instance.
0 commit comments