pywafo/wafo
pbrod 9a2990e463 Fixed doctests
..
covariance Cleanup of code
data Fixed doctests
doc move directory structure up, change root to: pywafo/src/* > wafo/*
source Removed duplicated variables
spectrum Fixed doctests
stats Deleted misc.hypgf function
tests Fixed some tests
transform Cleanup of code
wave_theory Cleanup of code
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 Fixed doctests
dctpack.py Removed unused code and added test for shiftdim
definitions.py Simplified doctests
demo_sg.py Fixed doctests
demos.py Added from __future__ absolute_import
f2py_tools.py Made print statements python 3 compatible
fig.py pep8
gaussian.py Fixed doctests
graphutil.py Fixed doctests
info.py move directory structure up, change root to: pywafo/src/* > wafo/*
integrate.py Fixed doctests
integrate_oscillating.py Fixed some tests
interpolate.py Fixed doctests
kdetools.py Fixed doctests
misc.py Fixed doctests
objects.py Fixed doctests
padua.py added from __future__ import absolute_import
plotbackend.py Disabled wafo.stats tests + small cosmetiq fixes
polynomial.py Simplified doctests
powerpoint.py Replaced iteritems with a python 3 compatible iterable dict items.
setup.py updated .travis.yml
sg_filter.py Fixed doctests
win32_utils.py made code python 3 compatible: