Commit Graph

522 Commits (b01d58e9876f0de8ff7c75a6ed2be5cd4547b3aa)
 

Author SHA1 Message Date
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/*
davidovitch 7b77a84ff5 remove old packaging related scripts and configs
davidovitch a08247d95d removed some of the obsolete(?) project files Eclips/epydoc
davidovitch 2145d0f90c cleaning up, remove binaries and compiled modules
Per A. Brodtkorb bd92802238 Merge pull request from ocefpaf/scipy
Scipy
ocefpaf 8201f84b2c Fixed SciPy lib imports.
ocefpaf aaf7b4bdb3 fix encoding
Per.Andreas.Brodtkorb b232657fe2 Added numpy_utils.py
Per.Andreas.Brodtkorb 0a23402fc6 Added padua.py
Per.Andreas.Brodtkorb c93efca266 Replaced
sub2index and index2sub with calls to np.ravel_multi_index and np.unravel_index, respectively.
Per.Andreas.Brodtkorb b992e8c979 Added chebfit_dct
chebvandernd
chebfitnd
chebvalnd
chebgridnd
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