pywafo/wafo
pbrod ead204e4fd Fixed some tests
..
covariance Cleanup of code
data Added absolute_import
doc move directory structure up, change root to: pywafo/src/* > wafo/*
source Removed duplicated variables
spectrum pep8
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 Added more options to setup.cfg
containers.py Added from __future__ import absolute_import
dctpack.py Removed unused code and added test for shiftdim
definitions.py Simplified doctests
demo_sg.py move directory structure up, change root to: pywafo/src/* > wafo/*
demos.py Added from __future__ absolute_import
f2py_tools.py Made print statements python 3 compatible
fig.py pep8
gaussian.py Simplified doctests
graphutil.py pep8
info.py move directory structure up, change root to: pywafo/src/* > wafo/*
integrate.py Simplified doctests
integrate_oscillating.py Fixed some tests
interpolate.py Removed duplicated dea3 from integrate and misc.py import from numdifftools.extrapolate.dea3 instead
kdetools.py made code python 3 compatible:
misc.py Merge branch 'master' of https://github.com/wafo-project/pywafo
objects.py Deleted misc.hypgf function
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 Simplified delete_text_object
version.py [WIP] add first iteration and incomplete packaging files generated with pyscaffold
win32_utils.py made code python 3 compatible: