Skip to content

galois v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 20:45

Released May 2, 2023

Changes

  • Added support for Python 3.11. (#415)
  • Added support for NumPy 1.24. (#415)
  • Fixed indexing bug in FieldArray.plu_decompose() for certain input arrays. (#477)

Contributors

Commits

a2fa1ac Add release notes for v0.3.4
f94af2a Support NumPy 1.24
95f5b1f Support Python 3.11 with NumPy 1.23.2 and Numba 0.57
1edbb19 Change Twitter badge color to blue
c882d72 Add unit test for #476
09926f2 Use consistent variable names between LU and PLU
43fe231 Fix error message in lu_decompose()
79325b5 Fix array sizing for PLU decomposition
766ba86 Format HTML file
2a27ccd Fix the Twitter badge