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