1
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Jun 29, 2025 — Jun 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MAINT: fix issue with Travis CI run. More... over 12 years ago
BUG: fix bug in swt(). Introduced in 6eb814c61. Closes gh-27. More... over 12 years ago
BUG: accept None input in idwt. Closes gh-29 and gh-32. More... over 12 years ago
BUG: fix Wavelet.wavefun() issue. More... over 12 years ago
TST: fix error in test_multilevel.py. This works with 0.2.2 More... over 12 years ago
TST: mark bytes/str issue with Wavelet string properties as knownfail in py3. More... over 12 years ago
MAINT: make Travis CI run also on Python 2.6 (no argparse in stdlib). More... over 12 years ago
Merge branch 'regression-wp2d' into master. More... over 12 years ago
TST: translate regression doctest wp2d.rst to proper unit tests. More... over 12 years ago
MAINT: write version info correctly, including git commit. More... over 12 years ago
TST: add runtests.py file, make Travis CI work (didn't know knownfailure). More... over 12 years ago
MAINT: add Eclipse files to .gitignore More... over 12 years ago
Merge pull request #30 from Dapid/master More... over 12 years ago
Minor fixes in tests More... over 12 years ago
Test cleaned up and improved More... over 12 years ago
Adding tests for wp.rst More... over 12 years ago
TST: convert wavelet.rst regression doctests to proper unit tests. More... over 12 years ago
TST: mark swt_decomposition test as knownfail. More... over 12 years ago
TST: convert dwt_idwt doctests to nose tests. More... over 12 years ago
BUG: fix incomplete renaming of tools/ to _tools/ More... almost 13 years ago
PEP8: make ``pep8 pywt`` run cleanly. More... almost 13 years ago
MAINT: move pywt/tools/ to pywt/_tools/. More... almost 13 years ago
Merge branch 'reorganize' into master. More... almost 13 years ago
TST: update tox.ini, use virtualenv outside source tree. More... almost 13 years ago
MAINT: remove util/commands.py More... almost 13 years ago
BLD: tools/six.py was still not being installed, fix. More... almost 13 years ago
BLD: more fixes to make new repo layout work. More... almost 13 years ago
MAINT: add pywt/setup.py, scipy style. More... almost 13 years ago
MAINT: move _pywt.pyx to pywt/src/ More... almost 13 years ago
BLD: update setup.py More... almost 13 years ago