SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-zignal-0.7.0-1.1.noarch.rpm :

* Sun Jun 30 2024 Dirk Müller - update to 0.7.0:
* add bitrate calculation
* Add decimation method to Audio class, for downsampling.
* Add iterate method to Audio class, for chunk based processing
* Add CIC filter, Cascaded Integrator-Comb
* Use a Makefile to make it easy to run linting and test
* Use flake8 and isort for style enforcement
* replace setup.py with pyproject.toml
* Remove third party dependency samplerate.
* Update plotting.
* Remove nose as unit test runner
* Cleanup default logging config to make it less noisy
* Minor bugfixes to the tests to make them run again.
* Do not use np.int, it\'s deprecated.
* bugfix in uint test, division as int instead of float- drop numpy-1.24.patch (upstream)
* Wed Feb 08 2023 Daniel Garcia - Add numpy-1.24.patch to make it work with numpy >= 1.24 gh#ronnyandersson/zignal#11
* Fri Feb 12 2021 Dirk Müller - skip python 3.6 build
* Fri Jul 03 2020 pgajdosAATTsuse.com- do not depend on nose, use %pytest
* Fri May 15 2020 Petr Gajdos - %python3_only -> %python_alternative
* Sun Mar 15 2020 Tomáš Chvátal - Skip one test failing on python 3.8
* Sun Mar 15 2020 Tomáš Chvátal - Version update to 0.6:
* Fix various syntax warning issues
* Mon Nov 18 2019 Todd R - Initial version
 
ICM