pywafo/wafo
Per A Brodtkorb a263988888 Added lfind to misc.py
Replaced call to valarray with np.full
Refactored code from detrendma into a new function moving_average.
Made doctests more robust.
pep8
..
covariance pep8
data Fixed doctests
doc pep8
kdetools pep8
sg_filter pep8
source Fixed a bug in findextrema
spectrum Added lfind to misc.py
stats Added lfind to misc.py
tests Refactored code
transform Replaced similar code with a function
wave_theory Added extra tests for dispersion_relation.py and qtf in spectrum/core.py. Deleted powerpoint.py
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 Made doctests more robust.
dctpack.py Added lfind to misc.py
definitions.py Simplified doctests
demos.py Refactored magic
f2py_tools.py Made print statements python 3 compatible
fig.py Refactored code
gaussian.py Made doctests more robust.
graphutil.py Added from __future__ import absolute_import +pep8
info.py move directory structure up, change root to: pywafo/src/* > wafo/*
integrate.py Made doctests more robust.
integrate_oscillating.py pep8
interpolate.py pep8
markov.py pep8
misc.py Added lfind to misc.py
numba_misc.py pep8
objects.py Added extra tests for dispersion_relation.py and qtf in spectrum/core.py. Deleted powerpoint.py
padua.py pep8
plotbackend.py Disabled wafo.stats tests + small cosmetiq fixes
polynomial.py pep8
setup.py updated .travis.yml
testing.py Refactored kdetools.py into a subpackage. Simplified and removed obsolete code.
wavemodels.py Added wavemodels.py
win32_utils.py made code python 3 compatible: