Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodsf committed Apr 21, 2022
1 parent 6944213 commit 57cee5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Based on original code from [NIMH MEG Core Facility].

[NIMH MEG Core Facility]: https://kurage.nimh.nih.gov/meglab/Meg/Stockwell.

(c) 2021 Claudio Satriano <satriano@ipgp.fr>
(c) 2021-2022 Claudio Satriano <satriano@ipgp.fr>


## unreleased
## v1.0.5 - 2022-04-21
- New parameters for `st.st()`: `gamma` and `win_type`:
- `gamma` can be used to tune the time and frequency resolutions
of the S-transform.
Expand Down
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ skip = '*-win32'
test-requires = 'pytest'
test-command = 'pytest --pyargs stockwell'

[[tool.cibuildwheel.overrides]]
select = 'cp37-win_amd64'
test-requires = 'pytest==4'

[tool.cibuildwheel.linux]
before-all = 'yum install -y fftw-devel'

Expand Down

0 comments on commit 57cee5c

Please sign in to comment.