628 Commits (1bbf993e6928b5d490ed7c3ef5c09fa738fef91c)
 

Author SHA1 Message Date
Per A Brodtkorb 721d688b55 Removed unreachable code 8 years ago
Per A Brodtkorb a44dd995cf Removed duplication 8 years ago
Per A Brodtkorb 08c5b78eb4 Small bug 8 years ago
Per A Brodtkorb d2d3fc1fee Reduced cyclomatic complexity 8 years ago
Per A Brodtkorb 54b1d1d62c Small refactoring 8 years ago
Per A Brodtkorb 567ad79665 pep8 8 years ago
Per A Brodtkorb 97944d0527 Reduced the cyclomatic complexity. Added more doctests 8 years ago
Per A Brodtkorb 23e3c5f29b Refactrored poly2str and poly2hstr 8 years ago
Per A Brodtkorb dfae5bf3d7 Avoid `None` as a redundant second argument to `dict.get() 8 years ago
Per A Brodtkorb 601b282ca0 Updated doctests 8 years ago
Per A Brodtkorb 838675a55b pep8 8 years ago
Per A Brodtkorb 9d37eb4f67 updated doctests + fitting 8 years ago
Per A Brodtkorb f69683428a pep8 + added option for plotting confidence interval in plotesf 8 years ago
Per A Brodtkorb deef6c4994 Added doctest to check_random_state and added ci_quantile and ci_sf to FitDistribution 8 years ago
Per A Brodtkorb e6ad37f3cf Try to fix numba_misc.py 8 years ago
Per A Brodtkorb 851d19def0 Updated .travis.yml 8 years ago
Per A Brodtkorb 094c73f2f8 Added numba_misc.py 8 years ago
Per A Brodtkorb 15a0887772 Replace dict.keys() with list(dict) in order to make it python 3 compatible. 8 years ago
Per A Brodtkorb 3a2aad25f1 Removed plotting 8 years ago
Per A Brodtkorb 8eaf4c4716 Updated failing test. 8 years ago
Per A Brodtkorb 5da3701f5e Fixed a bug in TransformEstimator 8 years ago
Per A Brodtkorb 3961bedcbb Updated test_integrate_oscillating.py 8 years ago
Per A Brodtkorb 233af37280 Added check for TypeError 8 years ago
Per A. Brodtkorb a63e7aeded Merge pull request #32 from hypergravity/master
turn nd into int
8 years ago
Bo Zhang @NAOC 61db4bec26 turn nd into int
nd will be passed to zeros(), which only accepts int
8 years ago
Per A Brodtkorb 30bf392f80 Replaced methods with function calls 8 years ago
Per A Brodtkorb b580973e24 Replaced methods with function calls 8 years ago
Per A Brodtkorb 5b377c83cf Replaced method with a function call 8 years ago
Per A Brodtkorb 435a6e99a2 Replaced method with a static function 8 years ago
Per A Brodtkorb e3aa08a140 Fixed failed test 8 years ago
Per A Brodtkorb b0d9157308 Removed duplicated code 8 years ago
Per A Brodtkorb 931dfd280b Removed unused variables 8 years ago
Per A Brodtkorb 082835478e Removed duplicated code 8 years ago
Per A Brodtkorb 311437f05c Replaced methods with functions. 8 years ago
Per A Brodtkorb e287f3b5d5 Simplified getshipchar 8 years ago
Per A Brodtkorb 2eac870eeb Updated doctest + codestyle 8 years ago
Per A Brodtkorb d5f440f5bf Misc bug-fixes 8 years ago
Per A Brodtkorb 5d26fa9b21 Added test_containers.py + fixed some codestyle issues 8 years ago
Per A Brodtkorb ccbc64a558 Replaced call to PiecewisePolynomial with BPoly 8 years ago
Per A Brodtkorb 876c869551 Refactored to decrease cyclomatic complexity 8 years ago
Per A Brodtkorb f04fb14dc6 Simplified code. 8 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