essentia icon indicating copy to clipboard operation
essentia copied to clipboard

Implementation of Direct Scale Transform Feature

Open dhunstack opened this issue 7 months ago • 1 comments

[feat] Complete Implementation of Direct Scale Transform

  • Added parameters in header file
  • Added configure function
  • Added first order difference and matrix multiplication code

[feat] Add tests for Direct Scale Transform Add the following tests:

  • Invalid Parameters Test
  • Invalid Inputs Test
  • Zero Input Test
  • Regression Test to compare with original Python implementation

dhunstack avatar Jul 19 '24 13:07 dhunstack