Releases: linbox-team/givaro
v4.2.1rc0
What's Changed
- Fix dom_power issue on 32bit machine by @cyrilbouvier in #197
- Fix givaro.pc.in file for issue #200 by @kiwifb in #202
- Use PROJECT_NUMBER instead of FILE_VERSION_FILTER for doxygen by @d-torrance in #201
- typo extension gives the product of exponents not the sum by @jgdumas in #209
- remove colors from xml output (for the CI) by @jgdumas in #213
- Newton by @jgdumas in #206
- autoupdate by @jgdumas in #207
- Forces a signed representation for GFq. by @jgdumas in #208
- Implement Polynomial Middle product by @bgrenet in #216
- Revert "autoupdate" by @ClementPernet in #217
- Add missing #include for (u)int64_t by @musicinmybrain in #218
- Add installation instructions for cloned repositories by @dlesnoff in #221
- Remove extra rules in README.md by @dlesnoff in #222
- Add ModularExtended to the ring and field test suites by @ClementPernet in #223
- configure.ac: fix a bashism by @orlitzky in #227
- Fix build using GCC 15 by @d-torrance in #233
- .github/workflows/dist.yml: Create github release on tag by @mkoeppe in #230
New Contributors
- @kiwifb made their first contribution in #202
- @musicinmybrain made their first contribution in #218
- @dlesnoff made their first contribution in #221
- @orlitzky made their first contribution in #227
- @mkoeppe made their first contribution in #230
Full Changelog: v4.2.0...v4.2.1rc0
givaro-4.2.0 Sablet
Changelog:
- change in the API for random iterators
- replace micro-architecture detection by march=native by default or user provided flags
- dump support of gcc-4.9.2 -> minversion is now gcc-5
- new AES example
- new Modular ring over RecInt::rint elements
- fixed the max cardinalities for rings
- fix many bugs
Finger prints of the givaro-4.2.0.tar.gz attached:
sha1=73ef15ca34c6f1c9f61013d2bd7d4d547e3ace14
md5=d03ca4ba1e4a44c20935cf2adfcb520b
cksum=3088182773
givaro-4.2.0rc1
Fingerprints for the archive givaro-4.2.0rc1.tar.gz in the assets below:
sha1=7c5ff3665176b00b7d83ee7c39d71480e190d781
md5=122f75ca01d5861f29d8e27edbecc311
cksum=606992253
givaro-4.2.0rc0
This is a realease candidate, as we are close to releasing 4.2.0. Please give it a try and report and bug or issue you may experience.
Fingerprints for the archive givaro-4.2.0rc0.tar.gz in the assets below:
MD5: af971ef1a19e86b8539a2a5ef430df7a givaro-4.2.0rc0.tar.gz
SHA1: 71ad4bdf4df8f32526a4b8e8193e449d7142648b givaro-4.2.0rc0.tar.gz
cksum: 2139127758 967764 givaro-4.2.0rc0.tar.gz
givaro-4.1.2rc0 (pre-release)
This is a realease candidate, as we are close to releasing 2.5.0. Please give it a try and report and bug or issue you may experience.
givaro-4.1.1
fingerprints for the archive givaro-4.1.1.tar.gz:
sha1=2e7af1537d6f8325578a54d5b8092c990028863d
md5=b27c7713fcdced257df5f17b7bec8fd5
cksum=731010730
givaro-4.1.0
fingerprints for the archive givaro-4.1.0.tar.gz:
sha1sum: f4c46c6e098d372086f8eea3e1978ecd1b0afc7d
md5sum: fcd7dfc44deedf59829e352126745162
cksum: 851128342
givaro-4.0.4
v4.0.4 fix SIMD detection script
givaro-4.0.3
v4.0.3 prepare release
givaro-4.0.2
v4.0.2 Update README.md