pywafo/wafo
pbrod 9a87ed63b7 Small updates
..
covariance updated doctests
data Fixed doctests
doc move directory structure up, change root to: pywafo/src/* > wafo/*
source Removed duplicated variables
spectrum Small updates
stats Small updates
tests updated doctests
transform Fixed doctests
wave_theory Fixed doctests
MSO.py Merge pull request from ocefpaf/scipy
MSPPT.py Merge pull request from ocefpaf/scipy
SpecData1D.mm move directory structure up, change root to: pywafo/src/* > wafo/*
__init__.py Updated tox.ini
autumn.gif move directory structure up, change root to: pywafo/src/* > wafo/*
bitwise.py move directory structure up, change root to: pywafo/src/* > wafo/*
conftest.py Fixed doctests
containers.py added import of pil in .travis, removed plots
dctpack.py Fixed doctests
definitions.py Simplified doctests
demo_sg.py updated doctests
demos.py updated doctests
f2py_tools.py Made print statements python 3 compatible
fig.py pep8
gaussian.py Fixed doctest
graphutil.py Fixed doctests
info.py move directory structure up, change root to: pywafo/src/* > wafo/*
integrate.py Updated doctests
integrate_oscillating.py Fixed some tests
interpolate.py updated doctests
kdetools.py updated doctests
misc.py updated doctests
objects.py Fixed doctests
padua.py added from __future__ import absolute_import
plotbackend.py Disabled wafo.stats tests + small cosmetiq fixes
polynomial.py Added test to lazywhere + pep8 on polynomial
powerpoint.py Replaced iteritems with a python 3 compatible iterable dict items.
setup.py updated .travis.yml
sg_filter.py updated doctests
win32_utils.py made code python 3 compatible: