Skip to content

Commit ccfc48d

Browse files
BvB93Bas van Beek
authored andcommitted
DOC: Add a release note for the np.MachAr deprecation
1 parent ae3c219 commit ccfc48d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)