Stockwell

Latest version: v1.1.2

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

Scan your dependencies

Page 1 of 2

1.1.2

- Make it possible again to directly call functions from submodules, like it
was in versions prior to v1.1. Example:

python
import stockwell
stockwell.st.st(data, fmin, fmax)

1.1.1

- Remove support for Python 3.6 and 3.7
- Add support for Python 3.11 and 3.12
- Support for Numpy 2.0!
- Added a script to download and compile FFTW3

1.1

- Use ctypes to wrap the modules written in C
- License changed to GPLv3

1.0.7

- Packages for Python 3.10 and macOS arm (M1, M2)

1.0.6

- Fix for missing file in source distribution

1.0.5

- New parameters for `st.st()`: `gamma` and `win_type`:
- `gamma` can be used to tune the time and frequency resolutions
of the S-transform.
- `win_type` can be set to 'gauss' (default) and 'kazemi' (Kazemi, 2014)

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.