Releases: linbox-team/linbox
v1.7.1
What's Changed
- Only register uint128_t as a TypeName when it's available. by @d-torrance in #292
- Only register uint128_t as a TypeName when it's available by @cyrilbouvier in #294
- K bsmith by @jgdumas in #295
- Deprec by @jgdumas in #298
- Fixes various tests, particularly files invariant and smith-form-bi… by @bdsaunders in #276
- Cleaning up CRA domain omp by @jgdumas in #299
- Sms format by @jgdumas in #302
- Prob min pol by @jgdumas in #303
- Set SubmatrixAdapter::setEntry return type to void by @jamesjer in #308
- Fix const cast for _ld (note the underscore) by @vbraun in #313
- Fix the size formula for an allocation by @musicinmybrain in #307
- Sparse Sequence Iterators constructors with only beg/end arguments by @jgdumas in #315
- C20 by @jgdumas in #316
- .github/workflows/dist.yml: Create github release on tag by @mkoeppe in #314
- Emptwhil by @jgdumas in #323
New Contributors
- @jamesjer made their first contribution in #308
- @vbraun made their first contribution in #313
- @musicinmybrain made their first contribution in #307
- @mkoeppe made their first contribution in #314
Full Changelog: v1.7.0...v1.7.1
linbox-1.7.0 Sablet
Changelog:
* new polynomial matrix API
* new FFT code for polynomial matrices
* Dixon solver refactorization
* more examples for rational solutions
* cleanup of BlasMatrixDomain with minor API changes
* update wrt Givaro's new randiter API
* many bug fixes
Fingerprints of linbox-1.7.0.tar.gz attached:
sha1=24e8bdbd16fe3dedce0dd343398999a4aed7c02c
md5=1e1b95f12f015815a0194eac0cb611d0
cksum=253115750
linbox-1.6.3
fingerprints for the archive linbox-1.6.3.tar.gz :
sha1 : 9268e21b5aecbbfc45204b25195b786f80b769bc
md5sum : 1e90e300c7a324a7b6cece7c605b7a4e
cksum : 1921179523
linbox-1.6.2
fingerprints for the archive linbox-1.6.2.tar.gz :
sha1: 7684fca4c4f7ca6048e68a4647daafdb38628e7e
md5sum : 0c088e9a9b88f44fb8b52e66608645de
cksum : 2099190408
linbox-1.6.1
fingerprints for the archive linbox-1.6.1.tar.gz:
sha1: 36d026ab2d81324c69f34b102972ba4bbf3447e8
md5: 41258c8f460c8305e432a8a3ac6a6f52
cksum: 2270862174
linbox-1.6.0
fingerprints for the archive linbox-1.6.0.tar.gz:
sha1sum: bf38d6fcb211d27b0da07c8793c2309afb188bac
md5sum: e04cee240633fe1489f1f2a4610347b8
cksum: 3121405869
linbox-1.5.2
v1.5.2 update Changelog for 1.5.2
linbox-1.5.1
v1.5.1 add missing target
linbox-1.5.0
v1.5.0 remove all unused stuff from linbox-sage
linbox-1.4.2
v1.4.2 update required version of fflas-ffpack