Recent Releases of https://github.com/claudiodsf/stockwell
https://github.com/claudiodsf/stockwell - Release v1.2
- Add support for Python 3.13
- Remove support for Python 3.8
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/claudiodsf/stockwell - Release v1.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)
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/claudiodsf/stockwell - Release v1.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
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/claudiodsf/stockwell - Release v1.1
- Use ctypes to wrap the modules written in C
- License changed to GPLv3
- Python
Published by github-actions[bot] almost 3 years ago
https://github.com/claudiodsf/stockwell - Release v1.0.7
- Packages for Python 3.10 and macOS arm (M1, M2)
- Python
Published by github-actions[bot] almost 4 years ago
https://github.com/claudiodsf/stockwell - Release v1.0.5
- New parameters for
st.st():gammaandwin_type:gammacan be used to tune the time and frequency resolutions of the S-transform.win_typecan be set to 'gauss' (default) and 'kazemi' (Kazemi, 2014)
- Python
Published by github-actions[bot] about 4 years ago
https://github.com/claudiodsf/stockwell - Release v1.0.6
- Fix for missing file in source distribution
- Python
Published by github-actions[bot] about 4 years ago
https://github.com/claudiodsf/stockwell - Release v1.0.4
- Use
versioneerto generate package version - Add tests
- Python
Published by github-actions[bot] over 4 years ago
https://github.com/claudiodsf/stockwell - Release v1.0.3
- Automated wheel building and deploy to PyPI
- Python
Published by claudiodsf over 4 years ago
https://github.com/claudiodsf/stockwell - Release v1.0.2
- Updated install instructions in
README - Copy FFTW3 dynamic library into macOS wheel
- Python
Published by claudiodsf over 4 years ago
https://github.com/claudiodsf/stockwell - Release v1.0.1
- Add
numpydependency
- Python
Published by claudiodsf over 4 years ago