.. |
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
|
Simplified further.
|
9 years ago |
source
|
Removed duplicated variables
|
9 years ago |
spectrum
|
fixed a bug in Kernel.name and simplified glevels and made it general.
|
9 years ago |
stats
|
updated doctests + fitting
|
9 years ago |
tests
|
Moved test_kdetools.py to wafo.kdetools.tests
|
9 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
|
Replaced tabs with spaces
|
9 years ago |
MSPPT.py
|
Merge pull request #10 from ocefpaf/scipy
|
10 years ago |
SpecData1D.mm
|
move directory structure up, change root to: pywafo/src/* > wafo/*
|
10 years ago |
__init__.py
|
Added numba_misc.py
|
9 years ago |
autumn.gif
|
move directory structure up, change root to: pywafo/src/* > wafo/*
|
10 years ago |
bitwise.py
|
move directory structure up, change root to: pywafo/src/* > wafo/*
|
10 years ago |
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
|
9 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/*
|
10 years ago |
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.
|
9 years ago |
numba_misc.py
|
updated doctests + fitting
|
9 years ago |
objects.py
|
Refactrored poly2str and poly2hstr
|
9 years ago |
padua.py
|
added from __future__ import absolute_import
|
9 years ago |
plotbackend.py
|
Disabled wafo.stats tests + small cosmetiq fixes
|
10 years ago |
polynomial.py
|
Removed similar code
|
9 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
|
9 years ago |
testing.py
|
Refactored kdetools.py into a subpackage. Simplified and removed obsolete code.
|
9 years ago |
win32_utils.py
|
made code python 3 compatible:
|
9 years ago |