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 34c9903 commit 705cd4fCopy full SHA for 705cd4f
CHANGELOG.md
@@ -6,7 +6,9 @@ In this release, test coverage is 74%.
6
7
🛠️ Bug fixes:
8
9
-* guidata is now compatible with NumPy 2.0
+* Add support for NumPy 2.0:
10
+ * Use `numpy.asarray` instead of `numpy.array(..., copy=False)`
11
+ * Remove deprecated `numpy.core.multiarray` module import
12
13
## Version 3.5.1 ##
14
0 commit comments