Commit Graph

26 Commits (29ab5007a77e7e417410224e543a5a03e66a5095)

Author SHA1 Message Date
pbrod 2c90a05f80 Updates
pbrod 3e08ffb25e Updated doctest
pbrod 2b69128bd1 Fixed doctest again
pbrod 8ba9e7e1a2 Merge branch 'master' of https://github.com/wafo-project/pywafo.git
Conflicts:
	wafo/spectrum/core.py
pbrod a7cb4adc2d Fixed failing doctest
Per A Brodtkorb 89b37b64dd Fixed a failing doctest. Reorganized _penalized_nnlf
pbrod 9a87ed63b7 Small updates
pbrod 3df0cf212d pep8 + fixed failing doctest
pbrod afc61e4fc5 updated spectrum.core
pbrod f091a08651 fixed doctest
pbrod 3f187c6a17 Fixed doctests
pbrod 33367e4c71 Updated doctests
pbrod 6f67e46cb6 Updated doctests
pbrod 7b354864c4 updated doctests
pbrod a855fcb0e9 Fixed doctests
pbrod 9a2990e463 Fixed doctests
Per A Brodtkorb d0867b5c72 Removed duplicated dea3 from integrate and misc.py import from numdifftools.extrapolate.dea3 instead
pepified
Per A Brodtkorb 9522c6c24f Cleanup of code
Per A Brodtkorb e545a2f025 MAde sure arrays used as indices is of integer type
Per A Brodtkorb 8b4e4dae57 Made code python 3 compatible:
Replaced round with numpy.round
replaced map with list-comprehension
Per A Brodtkorb dc30945300 Added from __future__ absolute_import
Deleted obsolete magic.py
Per A Brodtkorb 0fd326937f Made tests more robust + pep8 on core.py
pbrod 139cc27730 Fixed failing tests.
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/*
Per.Andreas.Brodtkorb d7a654d89b Reorganiced pywafo
daviddrazen 6f5bcd9eed Initial import of original WAFO code.