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.
1 parent 9bcf541 commit 5c38c81Copy full SHA for 5c38c81
docs/src/whatsnew/latest.rst
@@ -91,7 +91,8 @@ This document explains the changes made to Iris for this release
91
💣 Incompatible Changes
92
=======================
93
94
-#. N/A
+#. `@bouweandela`_ updated cube comparison so cubes with data containing a
95
+ :obj:`numpy.nan` are now considered equal (:pull:`5713`)
96
97
98
🚀 Performance Enhancements
@@ -113,6 +114,8 @@ This document explains the changes made to Iris for this release
113
114
115
#. `@bouweandela`_ made comparing coordinates and arrays to themselves faster. (:pull:`5691`)
116
117
+#. `@bouweandela`_ made comparing cubes to themselves faster. (:pull:`5713`)
118
+
119
120
🔥 Deprecations
121
===============
0 commit comments