18 Commits (f8edea49d59c0ad8eee1f7113d2414d86a5eac83)

Author SHA1 Message Date
pbrod f8edea49d5 Fixed failing test for piecewise 9 years ago
pbrod 9d5c4adb64 Small fix 9 years ago
pbrod c4e5bfd66a Deleted namedtuple, fixed bug in piecewise 9 years ago
Per A Brodtkorb d0867b5c72 Removed duplicated dea3 from integrate and misc.py import from numdifftools.extrapolate.dea3 instead
pepified
9 years ago
Per A Brodtkorb 990e2a5151 Simplified common_shape 9 years ago
Per A Brodtkorb 67eb1e6a02 refactored findrfc 9 years ago
Per A Brodtkorb 884a5588ba Deleted misc.hypgf function
refactored:
 misc.findoutliers
objects.TimeSeries.wave_periods
9 years ago
Per A Brodtkorb 8b4e4dae57 Made code python 3 compatible:
Replaced round with numpy.round
replaced map with list-comprehension
9 years ago
Per A Brodtkorb cef998d962 made code python 3 compatible:
Replaced xrange with range
Replaced map with list comprehension
9 years ago
Per A Brodtkorb c585c8087a added from __future__ import absolute_import
Deleted wafodata.py
9 years ago
Per A Brodtkorb b57307ab7c Made print statements python 3 compatible 9 years ago
Per A Brodtkorb b652ef7ae7 Updated tox.ini 9 years ago
pbrod 7403d821df updated .travis.yml
moved some funtions from numpy_utils -> misc.
pep8
9 years ago
pbrod ea8ece06f8 Python3 support: Replaced print statements with print(...) 9 years ago
pbrod 7e7f0914e9 Add try except when importing the compiled extensions 9 years ago
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/* 9 years ago
Per.Andreas.Brodtkorb d7a654d89b Reorganiced pywafo 15 years ago
daviddrazen 6f5bcd9eed Initial import of original WAFO code. 15 years ago