1
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 19, 2025 — Mar 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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... over 12 years ago
PEP8: make ``pep8 pywt`` run cleanly. More... over 12 years ago
MAINT: move pywt/tools/ to pywt/_tools/. More... over 12 years ago
Merge branch 'reorganize' into master. More... over 12 years ago
TST: update tox.ini, use virtualenv outside source tree. More... over 12 years ago
MAINT: remove util/commands.py More... over 12 years ago
BLD: tools/six.py was still not being installed, fix. More... over 12 years ago
BLD: more fixes to make new repo layout work. More... over 12 years ago
MAINT: add pywt/setup.py, scipy style. More... over 12 years ago
MAINT: move _pywt.pyx to pywt/src/ More... over 12 years ago
BLD: update setup.py More... over 12 years ago
MAINT: reorganize source tree to something more sane. More... over 12 years ago
MAINT: update MANIFEST.in More... over 12 years ago
TST: replace Python 2.7 by Python 3.3 in Travis CI config. More... over 12 years ago
Merge branch 'doctest-to-nose' into master. More... over 12 years ago