You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Per A Brodtkorb 0d3937640c New attempt to get _find_first_cross in numba_misc.py to work 8 years ago
..
covariance Avoid using "non-Pythonic" variable names 8 years ago
data Fixed doctests 9 years ago
doc Added numba_misc.py 8 years ago
kdetools Added doctest for kdetools/demo.py. 8 years ago
sg_filter Small reorganization 8 years ago
source Added test on python 3.6 and 3.7 + updated mvn/mvndst.f 8 years ago
spectrum Fixed a TypeError: 'numpy.float64' object cannot be interpreted as an index 8 years ago
stats Replaced string interpolation operator with 'format()' 8 years ago
tests Splitted tests 8 years ago
transform Simplified code 8 years ago
wave_theory Fixed bug 8 years ago
MSO.py Replaced tabs with spaces 8 years ago
MSPPT.py Merge pull request #10 from ocefpaf/scipy 9 years ago
SpecData1D.mm move directory structure up, change root to: pywafo/src/* > wafo/* 9 years ago
__init__.py Added numba_misc.py 8 years ago
autumn.gif move directory structure up, change root to: pywafo/src/* > wafo/* 9 years ago
bitwise.py Simplified wafo.transform/models.py 8 years ago
conftest.py Fixed doctests 9 years ago
containers.py Added doctest for kdetools/demo.py. 8 years ago
dctpack.py Fixed doctest 8 years ago
definitions.py Simplified doctests 9 years ago
demos.py Refactored magic 8 years ago
f2py_tools.py Made print statements python 3 compatible 9 years ago
fig.py pep8 9 years ago
gaussian.py Fixed TypeError: Non-integers used as index values 8 years ago
graphutil.py Updates 9 years ago
info.py move directory structure up, change root to: pywafo/src/* > wafo/* 9 years ago
integrate.py Replaced dict().setdefault with use of defaultdict. 8 years ago
integrate_oscillating.py Fixed small error 8 years ago
interpolate.py pep8 8 years ago
markov.py Added markov.py 8 years ago
misc.py Fixed a TypeError: 'numpy.float64' object cannot be interpreted as an index 8 years ago
numba_misc.py New attempt to get _find_first_cross in numba_misc.py to work 8 years ago
objects.py Fixed doctests 8 years ago
padua.py Refactored franke function + added test error_estimate from padua_fit 8 years ago
plotbackend.py Disabled wafo.stats tests + small cosmetiq fixes 9 years ago
polynomial.py Removed similar code 8 years ago
powerpoint.py Replaced iteritems with a python 3 compatible iterable dict items. 9 years ago
setup.py updated .travis.yml 9 years ago
testing.py Refactored kdetools.py into a subpackage. Simplified and removed obsolete code. 8 years ago
win32_utils.py made code python 3 compatible: 9 years ago