Skip to content

Release 1.0.17

Compare
Choose a tag to compare
@sadko4u sadko4u released this 10 Oct 22:03
· 143 commits to master since this release
  • Implemented SIMD-optimized 2-knee compressor curve and gain calculation functions.
  • Implemented several AVX-512 optimized packed complex functions.
  • Removed pcomplex_add_r function. Use pcomplex_r2c_add2 function instead.
  • Fixed improper formula for complex_div and pcomplex_div functions.
  • Implemented sqr1, sqr2, ssqr1 and ssqr2 functions.
  • Implemented axis_apply_lin1 function.
  • Updated module versions in dependencies.