0.6.0
FPyLLL 0.6.0 was released on 17 October 2023 and is available at
https://github.com/fplll/fpylll/releases/tag/0.6.0
All changes:
This release supports Python 3.10, 3.11 and 3.12. It requires Cython 3.0 or higher.
The following PRs were merged:
- add a few missing HAVE_LONG_DOUBLE guards #241
- Fix typo in README. #243
- Fix error ignored during fplll compilation #245
- fix Cython complaints #247
- Add support for converting (integer) numpy arrays to IntegerMatrix. #252
- Update README to remove Travis. #253
- 3.10 and 3.11 is where it's at #248
- Cython 3 #255
- Support python 3.12 #254
The following people have contributed to this release (based on the link above)
- Martin Albrecht
- Joe Rowell
- Guilhem Niot
- Gonzalo Tornaría
Please report issues at