Galois

Latest version: v0.4.3

Safety actively analyzes 688843 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 11

0.4.1

*Released July 6, 2024*

Changes

- Fixed multithreading incompatibility. Previously only one thread could read from the SQLite databases. ([558](https://github.com/mhostetter/galois/pull/558))
- Clarified `Poly` string representation when underlying field is non-primitive and uses the `"poly"` element representation. ([329](https://github.com/mhostetter/galois/issues/329))
- Fixed typo in error message. ([557](https://github.com/mhostetter/galois/pull/557))
- Made minor documentation improvements.

Contributors

- Semjon Kravtšenko ([semjon00](https://github.com/semjon00))
- [MrVeka](https://github.com/MrVeka)
- Matt Hostetter ([mhostetter](https://github.com/mhostetter))

0.4.0

*Released July 2, 2024*

Changes

- Added support for NumPy 2.0. ([550](https://github.com/mhostetter/galois/pull/550))
- Added support for Numba 0.60. ([550](https://github.com/mhostetter/galois/pull/550))

Contributors

- Iyán Méndez Veiga ([iyanmv](https://github.com/iyanmv))
- Matt Hostetter ([mhostetter](https://github.com/mhostetter))

0.3.10

*Released June 23, 2024*

Changes

- Added support for `ufunc_mode="python-calculate"` for all fields. ([551](https://github.com/mhostetter/galois/pull/551))

Contributors

- Matt Hostetter ([mhostetter](https://github.com/mhostetter))

0.3.9

*Released June 10, 2024*

Changes

- Added support for `python -OO` optimization. ([545](https://github.com/mhostetter/galois/pull/545))
- Improved documentation in minor ways.

Contributors

- Justin Charlong ([jcharlong](https://github.com/jcharlong))
- Matt Hostetter ([mhostetter](https://github.com/mhostetter))

0.3.8

*Released February 1, 2024*

Changes

- Added support for Python 3.12. ([534](https://github.com/mhostetter/galois/pull/534))
- Added support for NumPy 1.26. ([534](https://github.com/mhostetter/galois/pull/534))
- Added support for Numba 0.59. ([534](https://github.com/mhostetter/galois/pull/534))
- Fixed bug in `FieldArray.multiplicative_order()` for large fields. ([533](https://github.com/mhostetter/galois/pull/533))

Contributors

- Matt Hostetter ([mhostetter](https://github.com/mhostetter))

0.3.7

*Released November 30, 2023*

Changes

- Added wheel factorization for finding large primes. ([527](https://github.com/mhostetter/galois/pull/527))
- Improved type annotations. ([510](https://github.com/mhostetter/galois/pull/510), [#511](https://github.com/mhostetter/galois/pull/511))
- Removed optional `[dev]` extra. If developing, install from `requirements-dev.txt`. ([521](https://github.com/mhostetter/galois/pull/521))
- Fixed bugs in `prev_prime()` and `next_prime()` for large primes. ([527](https://github.com/mhostetter/galois/pull/527))

Contributors

- [avadov](https://github.com/avadov)
- Matt Hostetter ([mhostetter](https://github.com/mhostetter))

Page 3 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.