pywafo/wafo
Per A Brodtkorb c2a9247d00 Removed tabs from c_functions.c refaactored quadgr
..
covariance Cleanup of code
data Added absolute_import
doc move directory structure up, change root to: pywafo/src/* > wafo/*
source Removed tabs from c_functions.c refaactored quadgr
spectrum Removed duplicated dea3 from integrate and misc.py import from numdifftools.extrapolate.dea3 instead
stats Deleted misc.hypgf function
tests added test_sg_filter.py
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/*
containers.py Added from __future__ import absolute_import
dctpack.py Removed unused code and added test for shiftdim
definitions.py move directory structure up, change root to: pywafo/src/* > wafo/*
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 common_shape
graphutil.py pep8
info.py move directory structure up, change root to: pywafo/src/* > wafo/*
integrate.py Removed tabs from c_functions.c refaactored quadgr
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 Removed duplicated dea3 from integrate and misc.py import from numdifftools.extrapolate.dea3 instead
namedtuple.py Made print statements python 3 compatible
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 Removed duplicated dea3 from integrate and misc.py import from numdifftools.extrapolate.dea3 instead
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: