1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Negative level values are no more returned from dwt_max_level and swt_max_level functions More... about 19 years ago
Added regression tests More... about 19 years ago
Added `cuspamax` sample More... about 19 years ago
Moved utility scripts into util package. More... about 19 years ago
some code formatting and comment fix More... about 19 years ago
updated examples More... about 19 years ago
modified Wavelet.wavefun method to better approximate wavelet and scaling functions More... about 19 years ago
filter_bank parameter of Wavelet constructor can be now a list of four filters More... about 19 years ago
corrected some exception messages and docstrings More... about 19 years ago
fixed small memory leak when creating rbio wavelets and vanishing moments information for rbio wavelets More... about 19 years ago
fixed possible type conflict for 64bit platforms More... over 19 years ago
convolution code refactoring for periodization mode More... over 19 years ago
fixed enum issue, now compiles with (modified) Pyrex 0.9.5.1 More... over 19 years ago
updated version and copyright info, added svn keywords to several files More... over 19 years ago
corrected install instructions for easy_install More... almost 20 years ago
updated release details to 0.1.6 More... almost 20 years ago
corrected typos in documentation More... almost 20 years ago
updated documentation More... almost 20 years ago
added image_blender.py and waveinfo.py examples More... almost 20 years ago
added setupegg.py setuptools setup script More... almost 20 years ago
updated documentation More... almost 20 years ago
updated demos More... almost 20 years ago
Python 2.5 and Py_ssize_t once again, added docstrings, some code cleanup More... almost 20 years ago
added wavedec2 and waverec2 (multilevel 2D transforms) More... almost 20 years ago
changed dwt2 result and idwt2 input coeffs format to (cA, (cH, cV, cD)) More... almost 20 years ago
added dwt and idwt computation accuracy tests More... almost 20 years ago
using Python low-level memory management functions instead of C stdlib functions, experimental support of large arrays on Python 2.5 and 64-bit platforms (ssize_t) More... almost 20 years ago
fixed wavedec when level is None More... almost 20 years ago
wrapper code update, small optimizations More... almost 20 years ago
doc updated for dwt2 and idwt2 More... almost 20 years ago