Skip to content

March 2025 Release

Latest
Compare
Choose a tag to compare
@shibatch shibatch released this 26 Mar 17:15
· 12 commits to master since this release
906ca75

Summary

The most significant change in this release is the rewriting of the DFT library in C++. This has made the code simpler, cleaner, and more stable.
Next, tester4 has been introduced, which uses TLFloat instead of MPFR for testing. This allows for post-build testing in a wider range of environments than before.
Various other changes were made to reduce project maintenance costs. For more information, see the list below.

What's Changed

New Contributors

Full Changelog: 3.8...3.9.0