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 9e6a79d24d Moved test_kdetools.py to wafo.kdetools.tests 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 9 years ago
kdetools Moved test_kdetools.py to wafo.kdetools.tests 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 9 years ago
tests Moved test_kdetools.py to wafo.kdetools.tests 8 years ago
transform Avoid `None` as a redundant second argument to `dict.get() 9 years ago
wave_theory Try to fix numba_misc.py 9 years ago
MSO.py
MSPPT.py
SpecData1D.mm
__init__.py Added numba_misc.py 9 years ago
autumn.gif
bitwise.py
conftest.py Fixed doctests 9 years ago
containers.py Avoid `None` as a redundant second argument to `dict.get() 9 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
fig.py pep8 9 years ago
gaussian.py Fixed doctest 9 years ago
graphutil.py Updates 9 years ago
info.py
integrate.py Added test_containers.py + fixed some codestyle issues 9 years ago
integrate_oscillating.py Replaced method with a static function 9 years ago
interpolate.py Fixed a bug in TransformEstimator 9 years ago
misc.py Fixed failing test. 8 years ago
numba_misc.py updated doctests + fitting 9 years ago
objects.py Refactrored poly2str and poly2hstr 9 years ago
padua.py
plotbackend.py
polynomial.py Removed similar code 9 years ago
powerpoint.py
setup.py
sg_filter.py Misc bug-fixes 9 years ago
testing.py Refactored kdetools.py into a subpackage. Simplified and removed obsolete code. 8 years ago
win32_utils.py