You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Matt Hostetter ([@mhostetter](https://github.com/mhostetter))
95
+
96
+
## v0.4.6
97
+
98
+
*Released April 30, 2025*
99
+
100
+
### Changes
101
+
102
+
- Improved performance further of linear algebra over finite fields with prime order. ([#598](https://github.com/mhostetter/galois/pull/598))
103
+
- Improved `TypeError` description for arithmetic on `FieldArray` instances with same order but different irreducible polynomials. ([#602](https://github.com/mhostetter/galois/pull/602))
104
+
- Fixed bug in `.log()` of scalar 0-dim `FieldArray`s. ([#600](https://github.com/mhostetter/galois/pull/600))
105
+
- Fixed bug in typing of `IterableLike`, which didn't support lists of `NDArray`. ([#602](https://github.com/mhostetter/galois/pull/602))
106
+
107
+
### Contributors
108
+
109
+
-[@fyellin](https://github.com/fyellin)
110
+
-[@rafaelha](https://github.com/rafaelha)
111
+
- Matt Hostetter ([@mhostetter](https://github.com/mhostetter))
0 commit comments