pywafo/wafo
Per A Brodtkorb 258ea054a3 pep8
..
covariance pep8
data Fixed doctests
doc pep8
kdetools Fixed doctest
sg_filter Small reorganization
source Fixed a bug in findextrema
spectrum pep8
stats pep8
tests Refactored code
transform Replaced similar code with a function
wave_theory Fixed bug
SpecData1D.mm move directory structure up, change root to: pywafo/src/* > wafo/*
__init__.py Added numba_misc.py
autumn.gif move directory structure up, change root to: pywafo/src/* > wafo/*
bitwise.py pep8
conftest.py Fixed doctests
containers.py Added from __future__ import absolute_import +pep8
dctpack.py pep8
definitions.py Simplified doctests
demos.py Refactored magic
f2py_tools.py Made print statements python 3 compatible
fig.py Refactored code
gaussian.py pep8
graphutil.py Added from __future__ import absolute_import +pep8
info.py move directory structure up, change root to: pywafo/src/* > wafo/*
integrate.py Moved import of dea3 directly to integrate. Added import collections
integrate_oscillating.py Fixed small error
interpolate.py pep8
markov.py pep8
misc.py Fixed a bug in findextrema
numba_misc.py Fixed tests.
objects.py pep8
padua.py Refactored franke function + added test error_estimate from padua_fit
plotbackend.py Disabled wafo.stats tests + small cosmetiq fixes
polynomial.py Added from __future__ import absolute_import +pep8
powerpoint.py Replaced iteritems with a python 3 compatible iterable dict items.
setup.py updated .travis.yml
testing.py Refactored kdetools.py into a subpackage. Simplified and removed obsolete code.
win32_utils.py made code python 3 compatible: