Releases: flintlib/flint
"FLINT v3.3.1"
This patch fixes a bug/inconsistency where permutation vector was not
set when there were zero columns in LU factorization.
SHA256 Checksums
64d70e513076cfa971e0410b58c1da5d35112913e9a56b44e2c681b459d3eafb flint-3.3.1.tar.gz
5ee67f09ce810a0ab9f3a9de99945521b864e02064b09d6f178c60e743a8df62 flint-3.3.1.tar.xz
18867108f1c8d74caad31d3fa9d6943cb574a46b65276542965794512d083739 flint-3.3.1.zip
"FLINT v3.3.0"
This release includes major speedups for the acb_theta module, using
strides instead of row pointers in all matrix types, and a lot of
additions to the gr module, the Generic Rings module in FLINT.
For a complete changeset, see https://flintlib.org/doc/history.html.
SHA256 Checksums
d9ae0f1318253727068270dbfa3c4b55155e3f4b7be6ca9c056e58f2838f15b3 flint-3.3.0.tar.gz
0fd53b5a05aad86b77b2c2950455719a682361b8d49571651f92341ac0725e3b flint-3.3.0.tar.xz
f44dcaeefa6c03b6e6a23790aa599868b76922cf291fa2af49d6e206b2daa59a flint-3.3.0.zip
"FLINT v3.2.2"
This patches fixes:
-
Installation of header for out-of-tree builds (#2263)
-
rbit instruction was incorrectly assumed to exist on Aarch64 (#2264)
-
Assertion failure because of an unitialized variable (#2273)
SHA256 Checksums
577d7729e4c2e79ca1e894ad2ce34bc73516a92f623d42562694817f888a17eb flint-3.2.2.tar.gz
518248b9cd523fab8d84a010b892047dfc97908489ae15199472648165d2a118 flint-3.2.2.tar.xz
3714088c5660f05fa6e2ea6af6f6e9ba573f412872f84d5e54859197d9ac89af flint-3.2.2.zip
"FLINT v3.2.1"
This patch fixes:
- Recognition of AMD Zen during configuration
SHA256 Checksums
ca7be46d77972277eb6fe0c4f767548432f56bb534aa17d6dba2d7cce15cd23f flint-3.2.1.tar.gz
822c1776bec8a75f55ed05600a81d8259e1b179775241dcd9933f162b3a0a462 flint-3.2.1.tar.xz
51253240ef7d1cc845dfd0fd5517155ef2cbf99ca87409dfb3a5eb2b37aa159c flint-3.2.1.zip
"FLINT 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.
SHA256 Checksums
6d182c4a05d3d6bfc611565d6331d02f94066a3be32df36ed880264afa9c30f4 flint-3.2.0.tar.gz
c1d6295f954905093ea11a85c2f72ce9c38e35f7a0400ff0f37ce6ef5c2af885 flint-3.2.0.tar.xz
f949fe901ef8c9ec0428297613c32678072e5180868769cd40f90a30ceb3da2d flint-3.2.0.zip
"FLINT 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.
SHA256 Checksums
d069ee6405458c222eb0906952f917ef5b12165f0063534942a1e21c979ba52a flint-3.2.0-rc2.tar.gz
c1eb4355452aa920d20c42e0ca0c74a1ab6aeb957332be8602a04210200484ef flint-3.2.0-rc2.tar.xz
289706395be579a1f5247ea1ec707f98978f3601b74a4b1ae4e757f35fe6dec3 flint-3.2.0-rc2.zip
FLINT 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.
SHA256 Checksums
56a72af2a46434650c93d39728e0260352a4dc88ab9a29210c2582e184262b19 flint-3.2.0-rc1.tar.gz
7ebc209b6e5769bcc0f0a1c51aca54d93f7f797f4925e2ebb90a7d8044c080c4 flint-3.2.0-rc1.tar.xz
e09b155d042fbef1739fcf9eea02bbc2326a0b8bdc8d1265de0ca2c5d2bc90e0 flint-3.2.0-rc1.zip
FLINT release
SHA256 Checksums
96637ba9de43397d06657deefe8e6dee9d226992b5526bb1c9a9d563b983e027 flint-3.1.3-p1.tar.gz
8d75df8f2347534bd3245ef6f43cb91e43abd152572c6fe0bfffda55ec014920 flint-3.1.3-p1.tar.xz
d7ed2173ae89a3242f90f4e57fe2609c81041d5320e75d80c603e889db4b59fe flint-3.1.3-p1.zip
v3.1.3
Fix bugs in the `fq_default` context initialisers
v3.1.2
Remove the use of ldconfig in configuration and build