Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

dtcwt version 0.9.1

Compare
Choose a tag to compare
@rjw57 rjw57 released this 15 May 09:10
· 176 commits to master since this release

dtcwt is a Dual-Tree Complex Wavelet Transform library for Python along with a collection of DT-CWT algorithms and GPU acceleration.

As always full documentation is available via read the docs.

This is a simple bugfix release which addresses a single bug in the OpenCL backend whereby if a user passed an explicit OpenCL context to be used, the default context would be used instead in some cases.