tky823 / ssspy

A Python toolkit for sound source separation.
https://sound-source-separation-python.readthedocs.io/en/v0.1.7/
Apache License 2.0
126 stars 12 forks source link

Rename `aux` to `auxiliary` #268

Closed tky823 closed 1 year ago

tky823 commented 1 year ago

Summary

Rename aux to auxiliary in ADMM-BSS to clarify the meaning of variables.

codecov-commenter commented 1 year ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.65%. Comparing base (2c9ec61) to head (d43b3f6). Report is 131 commits behind head on main.

Files Patch % Lines
ssspy/bss/admmbss.py 77.77% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## ========================================== - Coverage 93.65% 93.65% -0.01% ========================================== Files 46 46 Lines 5533 5531 -2 ========================================== - Hits 5182 5180 -2 Misses 351 351 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.