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 876c869551 Refactored to decrease cyclomatic complexity 8 years ago
..
covariance replace `not ... is` with `is not` + renamed misspelled test 9 years ago
data Fixed doctests 9 years ago
doc Added tutorial_init.py and moved rainflow_example to tutorial scripts 9 years ago
source Removed duplicated variables 9 years ago
spectrum Updates 9 years ago
stats replace `not ... is` with `is not` + renamed misspelled test 9 years ago
tests Fixed bugs in unittests 9 years ago
transform replace `not ... is` with `is not` + renamed misspelled test 9 years ago
wave_theory Fixed doctests 9 years ago
MSO.py Merge pull request #10 from ocefpaf/scipy 9 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 Updated tox.ini 9 years ago
autumn.gif move directory structure up, change root to: pywafo/src/* > wafo/* 9 years ago
bitwise.py move directory structure up, change root to: pywafo/src/* > wafo/* 9 years ago
conftest.py Fixed doctests 9 years ago
containers.py Simplified code. 8 years ago
dctpack.py Fixed doctests 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/* 9 years ago
integrate.py Refactored to decrease cyclomatic complexity 8 years ago
integrate_oscillating.py Fixed some tests 9 years ago
interpolate.py updated doctests 9 years ago
kdetools.py updated doctests 9 years ago
misc.py Simplified code. 8 years ago
objects.py Fixed a bug in doctest 9 years ago
padua.py added from __future__ import absolute_import 9 years ago
plotbackend.py Disabled wafo.stats tests + small cosmetiq fixes 9 years ago
polynomial.py Added test to lazywhere + pep8 on polynomial 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 Simplified code. 8 years ago
win32_utils.py made code python 3 compatible: 9 years ago