Skip to content

Tags: albinahlback/flint

Tags

v3.2.2

This patches fixes:

* Installation of header for out-of-tree builds (flintlib#2263)

* rbit instruction was incorrectly assumed to exist on Aarch64 (flintlib#2264)

* Assertion failure because of an unitialized variable (flintlib#2273)

v3.2.1

This patch fixes:

* Recognition of AMD Zen during configuration

v3.2.0

This release includes the new modules `mpn_mod` and `nfloat` for packed

fixed-size modulo arithmetic and packed fixed-size floating-point
arithmetic, respectively.  Moreover, it includes major work on the `gr`
modules.

For a complete changeset, see https://flintlib.org/doc/history.html.

v3.2.0-rc2

Second release candidate of FLINT v3.2.0

This includes the new modules `mpn_mod` and `nfloat` for packed
fixed-size modulo arithmetic and packed fixed-size floating-point
arithmetic, respectively.  Moreover, it includes major work on the `gr`
modules.

For a complete changeset, see https://flintlib.org/doc/history.html.

v3.2.0-rc1

First release candidate of FLINT v3.2.0

This includes the new modules `mpn_mod` and `nfloat` for packed
fixed-size modulo arithmetic and packed fixed-size floating-point
arithmetic, respectively.  Moreover, it includes major work on the `gr`
modules.

For a complete changeset, see https://flintlib.org/doc/history.html.

v3.1.3-p1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request flintlib#1999 from edgarcosta/release-version-3.1

3.1.3-p1

v3.1.3

Fix bugs in the `fq_default` context initialisers

nightly

Some explanations for mpn_ctx_mpn_mul

v3.1.2

Remove the use of ldconfig in configuration and build

v3.1.1

Call this v3.1.1