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 742ce64 commit d993bc9Copy full SHA for d993bc9
quaddtype/release_tracker.md
@@ -1,4 +1,4 @@
1
-# Plan for `numpy-quaddtype` v1.5
+# Plan for `numpy-quaddtype` v1.0.0
2
3
| ufunc name | Added |
4
| ------------- | ----- |
@@ -91,3 +91,5 @@
91
| floor | ✅ |
92
| ceil | ✅ |
93
| trunc | ✅ |
94
+
95
+- Fixing QBLAS integration to work unaligned arrays without or recovering from bad allocation fallback
0 commit comments