rjw57 / dtcwt

Python port of the Dual-Tree Complex Wavelet Transform toolbox for MATLAB
Other
84 stars 34 forks source link

ensure preserve_backend_stack() preserves backend name #99

Closed rjw57 closed 10 years ago

rjw57 commented 10 years ago

The backend name was incorrectly being modified outside of the with clause when using preserve_backend_stack().