514 Commits (7501f6926286f55cbf35af9642b7d5c29f5a1c69)
 

Author SHA1 Message Date
Per A Brodtkorb e6ad37f3cf Try to fix numba_misc.py 9 years ago
Per A Brodtkorb 851d19def0 Updated .travis.yml 9 years ago
Per A Brodtkorb 094c73f2f8 Added numba_misc.py 9 years ago
Per A Brodtkorb 15a0887772 Replace dict.keys() with list(dict) in order to make it python 3 compatible. 9 years ago
Per A Brodtkorb 3a2aad25f1 Removed plotting 9 years ago
Per A Brodtkorb 8eaf4c4716 Updated failing test. 9 years ago
Per A Brodtkorb 5da3701f5e Fixed a bug in TransformEstimator 9 years ago
Per A Brodtkorb 3961bedcbb Updated test_integrate_oscillating.py 9 years ago
Per A Brodtkorb 233af37280 Added check for TypeError 9 years ago
Per A. Brodtkorb a63e7aeded Merge pull request #32 from hypergravity/master
turn nd into int
9 years ago
Bo Zhang @NAOC 61db4bec26 turn nd into int
nd will be passed to zeros(), which only accepts int
9 years ago
Per A Brodtkorb 30bf392f80 Replaced methods with function calls 9 years ago
Per A Brodtkorb b580973e24 Replaced methods with function calls 9 years ago
Per A Brodtkorb 5b377c83cf Replaced method with a function call 9 years ago
Per A Brodtkorb 435a6e99a2 Replaced method with a static function 9 years ago
Per A Brodtkorb e3aa08a140 Fixed failed test 9 years ago
Per A Brodtkorb b0d9157308 Removed duplicated code 9 years ago
Per A Brodtkorb 931dfd280b Removed unused variables 9 years ago
Per A Brodtkorb 082835478e Removed duplicated code 9 years ago
Per A Brodtkorb 311437f05c Replaced methods with functions. 9 years ago
Per A Brodtkorb e287f3b5d5 Simplified getshipchar 9 years ago
Per A Brodtkorb 2eac870eeb Updated doctest + codestyle 9 years ago
Per A Brodtkorb d5f440f5bf Misc bug-fixes 9 years ago
Per A Brodtkorb 5d26fa9b21 Added test_containers.py + fixed some codestyle issues 9 years ago
Per A Brodtkorb ccbc64a558 Replaced call to PiecewisePolynomial with BPoly 9 years ago
Per A Brodtkorb 876c869551 Refactored to decrease cyclomatic complexity 9 years ago
Per A Brodtkorb f04fb14dc6 Simplified code. 9 years ago
Per A Brodtkorb 29e1aed0ca pep8 9 years ago
Per A Brodtkorb a122fc5c56 fixed failing doctest 9 years ago
Per A Brodtkorb 96828915c8 Fixed bugs in unittests 9 years ago
Per A Brodtkorb 0a96a74e73 Fixed a bug in doctest 9 years ago
Per A Brodtkorb bd4265bc18 Added tutorial_init.py and moved rainflow_example to tutorial scripts 9 years ago
Per A Brodtkorb 796a5e6d8b Updated docs in header 9 years ago
Per A Brodtkorb 4f90672e6a Small fixes 9 years ago
Per A Brodtkorb 1e285749b7 Removed unused code. Refactored some code 9 years ago
Per A Brodtkorb f112d95b97 Simplified bandwith and dof calculation 9 years ago
pbrod 31b61e2117 pep8 10 years ago
pbrod e17d08fa61 Fixed a bug and added more tests 10 years ago
pbrod d6a5d0e807 replace `not ... is` with `is not` + renamed misspelled test 10 years ago
pbrod 29ab5007a7 Fixed a bug on comput_cov 10 years ago
pbrod 436a9f9ba9 pep8 10 years ago
pbrod 00f3ce12d8 pep8 10 years ago
pbrod e7d541400e Fixed a bug in ProfileQuantile and ProfileProbability 10 years ago
pbrod b0ef188cf3 Try to silence optimizer. 10 years ago
pbrod b43b6dd445 Updated linkts again 10 years ago
pbrod 6626d3b6c8 Updated links 10 years ago
pbrod b3ec862cbf Added rainflow_example.py 10 years ago
pbrod 10f942aea7 Added Getting started section to readme. 10 years ago
pbrod 2c90a05f80 Updates 10 years ago
Per A Brodtkorb eca5368f75 Updated stats 10 years ago