Pyfar

Latest version: v0.6.6

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.2

------------------
* Removed dependency on pyfftw in favor of scipy.fft to support Python 3.9 and above (PR 227)

0.2.1

------------------
* Bugfix for left and right hand side arithmetic operators (PR 226)

0.2.0

------------------
* `pyfar.dsp`

* added `linear_phase` (PR 176)
* added `minimum_phase` (PR 185)
* added `zero_phase` (PR 175)
* added `time_window` (PR 178)
* added `pad_zeros` (PR 184)
* added `time_shift` (PR 186)
* added `InterpolateSpectrum` (PR 187)
* Unified the `unit` parameter in the pyfar.dsp module to reduce duplicate code. Unit can now only be `samples` or `s` (seconds) but not `ms` or `mus` (milli, micro seconds) (PR 194)

* `pyfar.dsp.filter`

* Add reconstructing fractional octave filter bank (PR 180)
* Bugfix for mis-matching filter slopes in `crossover` filter (PR 174)

* Refactored internal handling of filter functionality for filter classes (PR 190)
* Added functionality to save/read filter objects to/from disk in `pyfar.io.read` and `pyfar.io.write` (PR 192, 182)
* Improved unit tests
* Improved documentation

0.1.0

------------------
* First release on PyPI

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.