Skip to content

Commit a7cc59a

Browse files
authored
Merge pull request #238 from grlee77/r050
DOC: update release notes for v0.5.0
2 parents d198414 + 934c81a commit a7cc59a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/release/0.5.0-notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ Issues closed for v0.5.0
191191
- `#210 <https://github.com/PyWavelets/pywt/issues/210>`__: Run doctests in CI setup
192192
- `#211 <https://github.com/PyWavelets/pywt/issues/211>`__: Typo in iswt documentation
193193
- `#217 <https://github.com/PyWavelets/pywt/issues/217>`__: `blank_discrete_wavelet` does not properly intiailize some properties
194+
- `#231 <https://github.com/PyWavelets/pywt/issues/231>`__: I can't compile pywt
195+
194196

195197
Pull requests for v0.5.0
196198
------------------------
@@ -235,3 +237,5 @@ Pull requests for v0.5.0
235237
- `#228 <https://github.com/PyWavelets/pywt/pull/228>`__: MAINT: avoid using a builtin as variable name in qmf().
236238
- `#229 <https://github.com/PyWavelets/pywt/pull/229>`__: DOC: add swtn, iswt, iswt2 to the API documentation
237239
- `#230 <https://github.com/PyWavelets/pywt/pull/230>`__: add demo of batch processing via concurrent.futures
240+
- `#234 <https://github.com/PyWavelets/pywt/pull/234>`__: ENH: coeffs_to_array supports axes argument as recently added to wavedec*
241+
- `#236 <https://github.com/PyWavelets/pywt/pull/236>`__: BLD: raise an ImportError if Cython should be installed but isn't.

0 commit comments

Comments
 (0)