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.
pbrod 2a492b4cf1 Simplified more 8 years ago
..
covariance replace `not ... is` with `is not` + renamed misspelled test 9 years ago
data Fixed doctests 9 years ago
doc Added numba_misc.py 8 years ago
kdetools Added inc property to _KDE class 8 years ago
source Removed duplicated variables 9 years ago
spectrum fixed a bug in Kernel.name and simplified glevels and made it general. 8 years ago
stats updated doctests + fitting 8 years ago
tests Refactored franke function + added test error_estimate from padua_fit 8 years ago
transform Simplified more 8 years ago
wave_theory Try to fix numba_misc.py 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 Avoid `None` as a redundant second argument to `dict.get() 8 years ago
dctpack.py Added dst, idst, dstn and idstn 8 years ago
definitions.py Simplified doctests 9 years ago
demo_sg.py updated doctests 9 years ago
demos.py updated doctests 9 years ago
f2py_tools.py Made print statements python 3 compatible 9 years ago
fig.py pep8 9 years ago
gaussian.py Fixed doctest 9 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 Added test_containers.py + fixed some codestyle issues 8 years ago
integrate_oscillating.py Replaced method with a static function 8 years ago
interpolate.py Fixed a bug in TransformEstimator 8 years ago
misc.py Fixed failing test. 8 years ago
numba_misc.py updated doctests + fitting 8 years ago
objects.py Refactrored poly2str and poly2hstr 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
sg_filter.py Misc bug-fixes 8 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