Ndfilters

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.4.1

What's Changed
* Enable caching for just-in-time compiled functions. by byrdie in https://github.com/sun-data/ndfilters/pull/25


**Full Changelog**: https://github.com/sun-data/ndfilters/compare/v0.4.0...V0.4.1

0.4.0

What's Changed
* Added `ndfilters.median_filter()` function. by byrdie in https://github.com/sun-data/ndfilters/pull/24


**Full Changelog**: https://github.com/sun-data/ndfilters/compare/v0.3.2...v0.4.0

0.3.2

What's Changed
* Squash Numpy 2 warnings by byrdie in https://github.com/sun-data/ndfilters/pull/23


**Full Changelog**: https://github.com/sun-data/ndfilters/compare/v0.3.1...v0.3.2

0.3.1

What's Changed
* Fixed a bug in `ndfilters.generic_filter()` where an error was raised if all the elements of `mask` were False. by byrdie in https://github.com/sun-data/ndfilters/pull/20
* Added `ndfilters.convolve()` function by byrdie in https://github.com/sun-data/ndfilters/pull/21
* Unpin Numpy by byrdie in https://github.com/sun-data/ndfilters/pull/22


**Full Changelog**: https://github.com/sun-data/ndfilters/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* Modified `ndfilters.mean_filter()` to use `ndfilters.generic_filter()`. by byrdie in https://github.com/sun-data/ndfilters/pull/18
* Added `ndfilters.variance_filter()` function. by byrdie in https://github.com/sun-data/ndfilters/pull/19


**Full Changelog**: https://github.com/sun-data/ndfilters/compare/v0.2.0...v0.3.0

0.2.0

What's Changed
* Added "nearest", "wrap", and "truncate" modes to `ndfilters.generic_filter()`. by byrdie in https://github.com/sun-data/ndfilters/pull/17


**Full Changelog**: https://github.com/sun-data/ndfilters/compare/v0.1.1...v0.2.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.