Rocket-fft

Latest version: v0.2.5

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

Scan your dependencies

Page 1 of 2

0.2.5

This release fixes 11.

0.2.4

In this version, support for Python 3.12 has been added.

0.2.3

In this version, support for Linux ARM64 builds on PyPI has been added. Implemented by benhowes.

0.2.2

This is a maintenance release. Rocket-FFT has been updated to now use the Numba "new_style" error capture behavior. Furthermore, we have transitioned from distutils to `setuptools` in preparation for Python 3.12, which removes` distutils` completely. Last but not least, this release improves the performance of the `numpy.roll` implementation on A/F arrays when used with axis=None. Additionally, a small bug fix has been made in the typing checks of the `scipy.fft.fh` and `scipy.fft.ifht` functions, resulting in clearer error messages.

0.2.1

In response to the release of Numba 0.57, Rocket-FFT has now added support for Python 3.11.
In addition, in Rocket-FFT v0.2.1, the performance of the numpy.roll implementation used in fftshift and ifftshift has been significantly improved to match that of NumPy.

0.2.0

This release finally implements the missing functions scipy.fft.fht, scipy.fft.ifht and scipy.fft.fhtoffset. The scipy_like and numpy_like functions have also been updated to more closely mimic the interface of SciPy and NumPy. Notably, Rocket-FFT has adopted SciPy's and NumPy's approaches in handling the "axes" parameter in fft2, ifft2, fftn, and ifftn. Further, existing tests have been extended and new tests have been added.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.