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 84af9a9 commit 42daa88Copy full SHA for 42daa88
docs/changelog.md
@@ -2,6 +2,13 @@
2
3
This is a list of RELEASED changes for the NuMojo Package.
4
5
+## 19/10/2024 (v0.3.1)
6
+
7
+### 🛠️ Fixed
8
9
+- Fix the `matmul` function which returns wrong results for small matrices (PR #129).
10
+- Correct the getter and setter functions, specifically the `_adjust_slice` (PR #130).
11
12
## 14/10/2024 (v0.3)
13
14
### ⭐️ New
0 commit comments