Commit Graph

211 Commits (34330797b37e68498005ca4aababe80a24a79025)
 

Author SHA1 Message Date
Per.Andreas.Brodtkorb 34330797b3 Replaced dct with call to scipy.fftpack.dct
Per.Andreas.Brodtkorb b72aad3b8d pep8 + build extensions for windows
Per.Andreas.Brodtkorb 989bce6795 Deleted c_library.pyd
Per.Andreas.Brodtkorb 1d006de413 Renamed c_codes -> c_library
Per.Andreas.Brodtkorb 2a0efa5ea3 pep8
Per.Andreas.Brodtkorb a2e5174fb2 Made doctests more robust
Per.Andreas.Brodtkorb abb0c8cd1f compilert fortran/c-kode for windows
pep8
Moved smoothn from kdetools to sg_filter.py
Simplified sg_filter.py, dctpack.py
added autumn.gif
Fixed the imports in wafo.objects
Per.Andreas.Brodtkorb 18a50edb23 Simplified interpolations
Made dea3 more robust
Per.Andreas.Brodtkorb d221e9f7d9 Deleted statsmodels
Per.Andreas.Brodtkorb 0c185600cb pep8 + some small refactorings
Per.Andreas.Brodtkorb f1b07d74b4 ongoing work
Per.Andreas.Brodtkorb 9a2b9f6921 added new files
Per.Andreas.Brodtkorb 6aec932677 pep8 + added some updates from scipy.stats to wafo.stats
Per.Andreas.Brodtkorb d308357c5b pep8 + updated wafo.stats packages
Per.Andreas.Brodtkorb 629ed411c9 pep8 + some refactoring of XXXX.link() methods...
Per.Andreas.Brodtkorb c070dd4dc4 pep8
Per.Andreas.Brodtkorb b9031f8a22 Added fix for genpareto.logpdf
Per.Andreas.Brodtkorb 4d4ff96376 pep8
Per.Andreas.Brodtkorb 30b461ea80 added test_estimation.py and test_continuous_extra.py
Per.Andreas.Brodtkorb 0bfe623f5c Fixed more bugs in distributions.py
Per.Andreas.Brodtkorb 6b88f2d4cc Updated from wafo.stats from scipy.stats
Per.Andreas.Brodtkorb 5c84825641 pep 8
Per.Andreas.Brodtkorb 31f80c5798 Formatted code + added tests
Per.Andreas.Brodtkorb 93ed9616b1 Updated to scipy version of stats
Per.Andreas.Brodtkorb d3080556a1 Updated tutorial ipython notebook scripts
Per.Andreas.Brodtkorb a4d26ef265
Per.Andreas.Brodtkorb d400c14c27 Small changes
Per.Andreas.Brodtkorb b086a862db Small updates
Per.Andreas.Brodtkorb 82008a52fb Fixed a bug in dispersion_idx
Per.Andreas.Brodtkorb a40fc7b7aa Compiled on win7 64 bit
david.verelst 0a4e5a3f1c ignore import error for fig.py: depends on windows only libraries
david.verelst c0e1e7c8f5 updated builds for Linux 64bit
david.verelst 5e173c9fd2 build commands Linux: use python or python2
Per.Andreas.Brodtkorb 542a4d16c8 Refactored Profile
Per.Andreas.Brodtkorb 4087577ec0 fix ticket 1131
Per.Andreas.Brodtkorb 14d5dc29b2 Improved beta distribution
Per.Andreas.Brodtkorb 003da7070f
Per.Andreas.Brodtkorb ffc1721a6a Compiled extensions
Refactored the some doctest to nosetest format.
Per.Andreas.Brodtkorb 7b806924f1 moved test/test_dispersion_relation.py to the wave_theory/test
Per.Andreas.Brodtkorb 6121ccdea1 Added magic.py
Per.Andreas.Brodtkorb 1e88b493d3 Updated distributions.py
added six.py
Per.Andreas.Brodtkorb 2207a8fcde Renamed test_all.py to nose_all.py
Per.Andreas.Brodtkorb f8dfd57aa3 Fixed small bugs
Per.Andreas.Brodtkorb 86faaf60dd Updated to most recent scipy.stats.distributions
Per.Andreas.Brodtkorb 8fb93e82b1 Small additions
Per.Andreas.Brodtkorb 745237a4c0 Ongoing work
Per.Andreas.Brodtkorb 8242a74b60 vectorizing depth as well in w2k
Per.Andreas.Brodtkorb d7dcbdf32f Added check on n
Per.Andreas.Brodtkorb 33289b7f60 Updated according to scipy.stats
Per.Andreas.Brodtkorb d540b8d078 Updated distributions.py