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 01f6c86576 Avoid ZeroDivisionError 9 years ago
..
covariance Avoid using "non-Pythonic" variable names 9 years ago
data Fixed doctests 9 years ago
doc Added numba_misc.py 9 years ago
kdetools Added doctest for kdetools/demo.py. 9 years ago
sg_filter Small reorganization 9 years ago
source
spectrum Fixed a TypeError: 'numpy.float64' object cannot be interpreted as an index 9 years ago
stats Replaced string interpolation operator with 'format()' 9 years ago
tests Fixed TypeError: Non-integers used as index values 9 years ago
transform Simplified code 9 years ago
wave_theory Fixed bug 9 years ago
MSO.py Replaced tabs with spaces 9 years ago
MSPPT.py
SpecData1D.mm
__init__.py Added numba_misc.py 9 years ago
autumn.gif
bitwise.py Simplified wafo.transform/models.py 9 years ago
conftest.py Fixed doctests 9 years ago
containers.py Added doctest for kdetools/demo.py. 9 years ago
dctpack.py Fixed doctest 9 years ago
definitions.py
demos.py Refactored magic 9 years ago
f2py_tools.py
fig.py
gaussian.py Fixed TypeError: Non-integers used as index values 9 years ago
graphutil.py Updates 9 years ago
info.py
integrate.py Avoid ZeroDivisionError 9 years ago
integrate_oscillating.py Updated call signature to Limit 9 years ago
interpolate.py Fixed a bug in TransformEstimator 9 years ago
misc.py Fixed a TypeError: 'numpy.float64' object cannot be interpreted as an index 9 years ago
numba_misc.py updated doctests + fitting 9 years ago
objects.py Try to fix mysterious "TypeError('only integer scalar arrays can be converted to a scalar index') 9 years ago
padua.py Refactored franke function + added test error_estimate from padua_fit 9 years ago
plotbackend.py
polynomial.py Removed similar code 9 years ago
powerpoint.py
setup.py
testing.py Refactored kdetools.py into a subpackage. Simplified and removed obsolete code. 9 years ago
win32_utils.py