8000
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.
2 parents 3ee2cb3 + 1ac821f commit dfdfdc5Copy full SHA for dfdfdc5
doc/release/1.10.0-notes.rst
@@ -300,7 +300,7 @@ what was provided by *np.allclose*.
300
301
*np.allclose* uses *np.isclose* internally.
302
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
303
-*np.allcose* now uses *np.isclose* internally and inherits the ability to
+*np.allclose* now uses *np.isclose* internally and inherits the ability to
304
compare NaNs as equal by setting ``equal_nan=True``. Subclasses, such as
305
*np.ma.MaskedArray*, are also preserved now.
306
0 commit comments