Skip to content

Releases: audeering/audmath

Release v0.9.2

30 Jul 09:39
Compare
Choose a tag to compare
  • Fixed: package name in installation docs

Release v0.9.1

29 Jul 09:01
Compare
Choose a tag to compare
  • Added: benchmarks for audmath.inverse_normal_distribution()
    against scipy
  • Changed: implement audmath.inverse_normal_distribution()
    in a native vectorized way
  • Fixed: missing links in changelog

Release v0.9.0

28 Jul 14:13
Compare
Choose a tag to compare
  • Added: Initial release
  • Added: audmath.inverse_normal_distribution()