Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@PyTTaMaster PyTTaMaster released this 14 Aug 14:13
1d30852

What's Changed

This is our second official version of the toolbox!

There are some improvements in the deconvolution methods inside the "ImpulsiveResponse" class.

Also, this version is compatible with more modern versions of python and scipy.

There is room for future improvements.

Check our examples folder

  • Add shields.io metadata badges to README.md by @jvcarli in #30
  • Fix setup.py so PyTTa is installed only with Python compatible versions. by @jvcarli in #34
  • [FIX] Fix typos in pytta's package and in examples directory by @jvcarli in #36
  • [FEATURE] RoomAnalysis class for monaural room impulse response parameters calculation. by @Chum4k3r in #35
  • [FEATURE] Introduced plotly waterfall by @rinaldipp in #37
  • Bugfix concerning DC-component of Signal by @Juli-Sleeps-Well in #42
  • python 3.11 compatibility, some plot updates, and deconv with zero pa… by @eric-brandao in #47
  • necessary changes in deconvolution with regularization, and other stuff by @eric-brandao in #48

New Contributors

Full Changelog: v0.1.0...v0.1.2