Commit Graph

579 Commits (0a123b16d3c6795da6f842589acd165c4ff65519)
 

Author SHA1 Message Date
Per A Brodtkorb f112d95b97 Simplified bandwith and dof calculation
pbrod 31b61e2117 pep8
pbrod e17d08fa61 Fixed a bug and added more tests
pbrod d6a5d0e807 replace `not ... is` with `is not` + renamed misspelled test
pbrod 29ab5007a7 Fixed a bug on comput_cov
pbrod 436a9f9ba9 pep8
pbrod 00f3ce12d8 pep8
pbrod e7d541400e Fixed a bug in ProfileQuantile and ProfileProbability
pbrod b0ef188cf3 Try to silence optimizer.
pbrod b43b6dd445 Updated linkts again
pbrod 6626d3b6c8 Updated links
pbrod b3ec862cbf Added rainflow_example.py
pbrod 10f942aea7 Added Getting started section to readme.
pbrod 2c90a05f80 Updates
Per A Brodtkorb eca5368f75 Updated stats
pbrod 8337b60531 Fixed a bug in histogram
pbrod c8a62ddbf0 Small fix
pbrod 9c0e598240 updated link functions.
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 55d0930a4e Small update
pbrod a7cb4adc2d Fixed failing doctest
Per A Brodtkorb 89b37b64dd Fixed a failing doctest. Reorganized _penalized_nnlf
pbrod b88a141d54 Added link functions to genextreme, exponweib
pbrod cced4aeb0b Merge branch 'master' of https://github.com/wafo-project/pywafo.git
Per A Brodtkorb f8d1afb93b Moved all links to estimation.py
pbrod 9a87ed63b7 Small updates
Per A Brodtkorb 59186edfd6 Improved accuracy and avoids some runtime warnings.
Per A Brodtkorb 0750bdd94b Removed runtime warnings
Per A Brodtkorb aeed49139b Upated wafo.stats
pbrod 939f2c7252 updated doctests
pbrod 58a3b9793f Updated doctests
pbrod 9addf9f855 Fixed cmat2nt for kind=1
pbrod 790e21f1f4 Added more doctests
pbrod c7ec169ada Fixed doctest
pbrod 57d6f2ca8c Fixeing doctests
pbrod e09659cdcb Added doctests to stirlerr
pbrod cce6c435a8 Fixed some python 3 issues
Per A Brodtkorb 790c32757b Added doctests....
Per A Brodtkorb a8d66ebeea Added test to lazywhere + pep8 on polynomial
pbrod 46d18708e4 Fixed doctests
pbrod 2e1ace8a5f Fixed doctests
pbrod 7f388a43fc added nt2cmat and cmat2nt
pbrod 3df0cf212d pep8 + fixed failing doctest
pbrod afc61e4fc5 updated spectrum.core
pbrod f091a08651 fixed doctest
pbrod 3f187c6a17 Fixed doctests
pbrod a472350386 updated .travis.yml
pbrod 0d7ef88fae Small update