Per.Andreas.Brodtkorb
|
6fba3b39f2
|
added import of k2w from dispersion_relation.py
|
14 years ago |
Per.Andreas.Brodtkorb
|
ada3cc71fb
|
Updated help header
|
14 years ago |
Per.Andreas.Brodtkorb
|
8ebae12935
|
Added qlevels2 + possibility to calculate weighted percentile
|
14 years ago |
Per.Andreas.Brodtkorb
|
076d890e60
|
Compiled libs
|
14 years ago |
Per.Andreas.Brodtkorb
|
69fcf175f6
|
Added percentile
|
14 years ago |
david.verelst
|
9b9a7dda38
|
References and BSD license for Nieslony's rainflow algorithm
|
14 years ago |
david.verelst
|
c777ef2a43
|
Nieslony's ASTM rainflow counting algorithm. Partially integrated, no support for the CyclePairs object yet.
|
14 years ago |
Per.Andreas.Brodtkorb
|
79fa7ab190
|
Updated distributions.py and test_distributions.py according to the latest scipy.stats
|
14 years ago |
Per.Andreas.Brodtkorb
|
8a0004ba59
|
|
14 years ago |
per.andreas.brodtkorb
|
0298945f31
|
Resolved issues 2, 3 and 4: Test failures in test/test_gaussian.py, test_misc.py and test_objects.py
|
14 years ago |
david.verelst
|
6c046a0fb4
|
more robust way to determine f2py call in /sources/c_codes/build_all.py, etc scripts
|
14 years ago |
Per.Andreas.Brodtkorb
|
2110de71e6
|
Added more work to LevelCrossings.extrapolate (not finished yet)
|
14 years ago |
Per.Andreas.Brodtkorb
|
0a9293fc27
|
Copied stineman_interp from pylab to interpolate.py and fixed the annoying dividing by zero warnings.
Working on LevelCrossings.extrapolate method: Work in progress
Updated doc in distributions.py
|
14 years ago |
david.verelst
|
d2bd3dee53
|
build_all.py scripts in source now call to f2py2.6 on posix systems (this might give issues on other installation, for instance when it is f2py, f2yp2.7, etc). On nt (windows) it remains f2py.py.
The general setup.py and build_all.py scripts now copies the .so compiled libraries when on posix platform, on nt (windows) these are the .pyd files
|
14 years ago |
per.andreas.brodtkorb
|
49e5e9d6e4
|
Updated chapter scripts
+ small fixes elsewhere
|
14 years ago |
Per.Andreas.Brodtkorb
|
62316ed499
|
misc fixes
|
14 years ago |
Per.Andreas.Brodtkorb
|
993d888af2
|
added fourier (not finished)
added TurningPoints.rainflow_filter
+translated some parts of chapter4.py
|
14 years ago |
per.andreas.brodtkorb
|
478846ee01
|
Added TimeSeries.wave_parameters
|
14 years ago |
per.andreas.brodtkorb
|
e2161e8696
|
Added wave_height_steepness method to TimeSeries class
|
14 years ago |
per.andreas.brodtkorb
|
843ddb90c4
|
Fixed a bug in LevelCrossings.trdata
Added plotflag to Plotter_1d and WafoData.
Otherwise small cosmetic fixes
|
14 years ago |
per.andreas.brodtkorb
|
5704928b44
|
Cosmetic fixes
|
14 years ago |
per.andreas.brodtkorb
|
67c005341d
|
Fixed a bug in nlogps when ties occuring in the data.
|
14 years ago |
per.andreas.brodtkorb
|
bb9a2392c9
|
Fixed a bug in SpecData1D.tocovdata
|
14 years ago |
per.andreas.brodtkorb
|
367774c292
|
Fixed some bugs
|
14 years ago |
per.andreas.brodtkorb
|
3de75c6a43
|
Added functionality to TimeSeries.trdata
|
14 years ago |
per.andreas.brodtkorb
|
f5fcfce780
|
Updated some examples
|
14 years ago |
Per.Andreas.Brodtkorb
|
0b71a79872
|
Div. updates
|
14 years ago |
Per.Andreas.Brodtkorb
|
bb7b1de823
|
updated __all__ attributes in modules
|
14 years ago |
per.andreas.brodtkorb
|
5dbc448368
|
Added tutorial_scripts
|
14 years ago |
Per.Andreas.Brodtkorb
|
79bdce50fd
|
updated distributions.py according to newest updates from scipy.
|
14 years ago |
per.andreas.brodtkorb
|
b93fa2bd68
|
bugfix in SpecData1D.sim_nl + updated doctests
|
14 years ago |
per.andreas.brodtkorb
|
25906cceb7
|
Small fixes
|
14 years ago |
per.andreas.brodtkorb
|
a2a5a2a8be
|
Added SpecData2D.moment
|
14 years ago |
per.andreas.brodtkorb
|
af41d6bcb6
|
Small updates
|
14 years ago |
per.andreas.brodtkorb
|
0570d84923
|
added histgrm + small bugfixes
|
14 years ago |
Per.Andreas.Brodtkorb
|
813a7c7b24
|
Small cosmetic fixes
|
14 years ago |
per.andreas.brodtkorb
|
343f29a615
|
Updated test examples in kdetools.py
+ cosmetic fixes to the rest
|
14 years ago |
per.andreas.brodtkorb
|
a61bd48a71
|
Added WafoData output of KDE.
Added kde_demo1 and kde_demo2
|
14 years ago |
per.andreas.brodtkorb
|
7f90024ede
|
Added plotobject output to KDE class
|
14 years ago |
per.andreas.brodtkorb
|
1729997387
|
|
14 years ago |
Per.Andreas.Brodtkorb
|
171a0cd0c6
|
Made a baseclass _KDE for KDE and TKDE + updated tests
|
14 years ago |
per.andreas.brodtkorb
|
f8c543b94e
|
updated kdetools.py
|
14 years ago |
Per.Andreas.Brodtkorb
|
508c74421b
|
Updated distributions.py
|
14 years ago |
Per.Andreas.Brodtkorb
|
a2e91f6116
|
Added bitwise operators
|
14 years ago |
Per.Andreas.Brodtkorb
|
c22d63b93f
|
Fixed a bug in kde.eval_grid_fast + updated tests
|
14 years ago |
Per.Andreas.Brodtkorb
|
767cae0ed8
|
Small updates
|
14 years ago |
per.andreas.brodtkorb
|
69dd04d787
|
Added KDE.eval_grid and KDE.eval_grid_fast
|
14 years ago |
per.andreas.brodtkorb
|
39023b0ef8
|
Small updates
|
14 years ago |
Per.Andreas.Brodtkorb
|
111d6ce808
|
Added test_distributions.py
updated test_estimation.py
|
14 years ago |
per.andreas.brodtkorb
|
85792549d1
|
Small modifications
|
14 years ago |