Resampy

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 4

0.4.3

This is a maintenance release to maintain compatibility with newer versions of Python.

It also includes some small corrections to the documentation and test environment specifications. There are no functional changes to the library.

What's Changed
* Fix error in documentation of resample function by karpp in https://github.com/bmcfee/resampy/pull/116
* filters: use importlib_resources API to avoid deprecation warning by polariton in https://github.com/bmcfee/resampy/pull/117
* Minor updates to tests and packaging by bmcfee in https://github.com/bmcfee/resampy/pull/118
* updated all actions by bmcfee in https://github.com/bmcfee/resampy/pull/119

New Contributors
* karpp made their first contribution in https://github.com/bmcfee/resampy/pull/116
* polariton made their first contribution in https://github.com/bmcfee/resampy/pull/117

**Full Changelog**: https://github.com/bmcfee/resampy/compare/0.4.2...0.4.3

0.4.2

What's Changed
* force floating point math for shape calculations by bmcfee in https://github.com/bmcfee/resampy/pull/115


**Full Changelog**: https://github.com/bmcfee/resampy/compare/0.4.1...0.4.2

0.4.1

What's Changed
* Fix length calculation error by bmcfee in https://github.com/bmcfee/resampy/pull/113
* Support for 32bit architectures by avalentino in https://github.com/bmcfee/resampy/pull/110

**Full Changelog**: https://github.com/bmcfee/resampy/compare/0.4.0...0.4.1

0.4.0

This release fixes some performance regressions and disables parallelism by default.

There is a backward-compatibility breaking change where integer-valued inputs now always produce floating-point outputs.

0.3.1

This release fixes an efficiency regression introduced in 0.3.0. There are otherwise no functionality changes.

0.3.0

What's Changed
* Enable CI testing with GitHub Action by avalentino in https://github.com/bmcfee/resampy/pull/80
* Fix doctests and enable doctests in CI by avalentino in https://github.com/bmcfee/resampy/pull/81
* added codecov by bmcfee in https://github.com/bmcfee/resampy/pull/83
* Non-uniform sample positions by avalentino in https://github.com/bmcfee/resampy/pull/82
* added linting ci action, fixes 84 by bmcfee in https://github.com/bmcfee/resampy/pull/87
* Fixed 76 - matched input and output rates by bmcfee in https://github.com/bmcfee/resampy/pull/88
* dropped legacy python support by bmcfee in https://github.com/bmcfee/resampy/pull/89
* Fixing high-dimensional resampling by bmcfee in https://github.com/bmcfee/resampy/pull/90
* Modernize packaging by bmcfee in https://github.com/bmcfee/resampy/pull/91
* Docs updates by bmcfee in https://github.com/bmcfee/resampy/pull/95
* Enable parallelism by avalentino in https://github.com/bmcfee/resampy/pull/93
* Parameter generation by bmcfee in https://github.com/bmcfee/resampy/pull/98
* Filter cache by bmcfee in https://github.com/bmcfee/resampy/pull/99
* updated changelog by bmcfee in https://github.com/bmcfee/resampy/pull/100

New Contributors
* avalentino made their first contribution in https://github.com/bmcfee/resampy/pull/80

**Full Changelog**: https://github.com/bmcfee/resampy/compare/0.2.2...0.3.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.