Skip to content

Releases: mborgerding/kissfft

131.1.0

16 Feb 12:45
Compare
Choose a tag to compare

This is the first release with semantic versioning. It has the roughly the same code as v131, but some symbol visibility changes and build enhancements to improve shared object usage and use as a packaged/installed library.

version v131

01 Feb 13:20
Compare
Choose a tag to compare
  • various improvements to the c++ version.
    ** use std::acos instead of acos in c++ version
    ** more standard use of scratchbuf in c++ version
  • Travis CI was added
  • SPDX license identifiers added for easy automated parsing
  • minor changes related to switch from hg on sourceforge to git on github
  • modernized some python tests