551 Commits (98d5980e6b8a59dbf2d1eb8e6392e6fb5a0ae576)
 

Author SHA1 Message Date
per.andreas.brodtkorb d0834a14b8 14 years ago
Per.Andreas.Brodtkorb 2a35ffa2b2 Small extension to plot2d 14 years ago
Per.Andreas.Brodtkorb 53e054bffe Added mctp2rfc to misc.py
Fixed a bug in qlevels and cltext
14 years ago
Per.Andreas.Brodtkorb 5dfc193c93 Started work on SpecData1D.to_mmt_pdf 14 years ago
Per.Andreas.Brodtkorb 42a48294e2 Work in progress on plot2d 14 years ago
Per.Andreas.Brodtkorb 3d61983ed2 Fixed bugs in cov2mmpdfreg_intfc.f 14 years ago
Per.Andreas.Brodtkorb 2cdadae992 Small bugfixes 14 years ago
Per.Andreas.Brodtkorb 65c5f22b7b Small bugfixes and cosmetic fixes. 14 years ago
Per.Andreas.Brodtkorb 7812a265f6 Successfully made an interface to mregmodule. It still remains to check that it is correct. 14 years ago
per.andreas.brodtkorb 578470f36a Fixed a bug in the extrapolate method of LevelCrossings class. 14 years ago
per.andreas.brodtkorb bd7218621c Added truncated rayleigh 14 years ago
Per.Andreas.Brodtkorb e4918839a9 Translated matlab tran function into a TransferFunction class 14 years ago
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