File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
195197Pull 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.
You can’t perform that action at this time.
0 commit comments