Hi all,
We've just released FLINT v3.4.0. You can get it here:
https://github.com/flintlib/flint/releases/tag/v3.4.0
Highlights of this release include:
* Faster multiprecision LLL and polynomial factorization
* Faster word-size primality testing and integer factorization
* Improved generation of irreducible polynomials
* A public module for generic power series
* Improved polynomial multiplication in some cases
* Directed rounding for nfloat
* Multivariate rational functions and Gröbner bases over GF(p)
* Matrix permanents
* Generic QR factorization
* Faster polynomial interpolation
* Example program for computing modular form coefficients with state-of-the-art performance
* Power series solution of linear ODE systems with rational function coefficients
See
https://flintlib.org/doc/history.html for a full list of changes and
https://fredrikj.net/blog/2025/flint-3-4/ for an extended writeup.
Thanks to everyone who contributed to this release!
Please test and report any issues so that we can issue any patch releases as soon as possible if needed.
Best,
Fredrik