Per A Brodtkorb
|
6d7beed94b
|
Added from __future__ import absolute_import
|
9 years ago |
Per A Brodtkorb
|
b57307ab7c
|
Made print statements python 3 compatible
|
9 years ago |
Per A Brodtkorb
|
5a6b1a6a3a
|
Made test more robust again
|
9 years ago |
Per A Brodtkorb
|
1863b2233f
|
Restored c_functions.c
|
9 years ago |
Per A Brodtkorb
|
cd7b75b184
|
Added absolute_import
pep c_functions.c
|
9 years ago |
Per A Brodtkorb
|
0fd326937f
|
Made tests more robust + pep8 on core.py
|
9 years ago |
Per A Brodtkorb
|
2c77550e6f
|
removed test_numpy_utils.py + pepified test_trdata + disabled plot in test_specdata1d.py
|
9 years ago |
Per A Brodtkorb
|
9e0b9c2572
|
Commented out unused variables
|
9 years ago |
Per A Brodtkorb
|
6a14fd0c7e
|
Deleted obsolete test folder, numpy_utils.py + tests more robust
|
9 years ago |
Per A Brodtkorb
|
d8f600ba0b
|
Fixed a bug in setup.py.
|
9 years ago |
Per A Brodtkorb
|
b652ef7ae7
|
Updated tox.ini
|
9 years ago |
Per A Brodtkorb
|
8fe60a970f
|
Small refactoring FitDistribution
|
9 years ago |
Per A Brodtkorb
|
df78c0e728
|
Added _util.py + fixed a bug in test_fit.py
|
9 years ago |
pbrod
|
e73624161c
|
Simplified wafo.stats:
-Deleted obsolete files.
-Requires scipy v0.16
-._distn_infrastructure.py monkeypatch scipy.stats._distn_infrastructure.py
|
9 years ago |
pbrod
|
7403d821df
|
updated .travis.yml
moved some funtions from numpy_utils -> misc.
pep8
|
9 years ago |
pbrod
|
d989dcfb13
|
added sudo gfortran again
|
9 years ago |
pbrod
|
6afd2f2ef5
|
Updated bagdes in README.rst
|
9 years ago |
pbrod
|
9d0dd8bc86
|
added .checkignore for quantifycode
|
9 years ago |
pbrod
|
a42649762a
|
Commented out installation of gfortran on travis
|
9 years ago |
davidovitch
|
f80a4e7a53
|
remove trailing white spaces in README
|
9 years ago |
davidovitch
|
dea029f696
|
added installation section in README
|
9 years ago |
davidovitch
|
36fe3bb579
|
add *.mod to .gitignore
|
9 years ago |
davidovitch
|
8c3c210197
|
merge re-organisation of sources, pip installable setup.py, see issue #14
|
9 years ago |
davidovitch
|
8f867567bc
|
change library names: lib will added as prefix automagically by distutils
|
9 years ago |
davidovitch
|
05b46497c4
|
setup now correctly compiles the extensions and the fortran objects/modules it depends upon
|
9 years ago |
pbrod
|
ea595ac631
|
Removed space in numbers
|
9 years ago |
pbrod
|
cd7edd6ba3
|
Updated mvnprd.f
|
9 years ago |
pbrod
|
33e17f57a5
|
Alternative build of mvnprd extension
|
9 years ago |
pbrod
|
a5f1f8bea3
|
Commented out compilation of mvnprd extension
|
9 years ago |
pbrod
|
9fe22b32a9
|
replaced tabs with spaces
|
9 years ago |
pbrod
|
775af065f6
|
replaced tab with space
|
9 years ago |
pbrod
|
6efc24d0f0
|
Replaced tabs with spaces
|
9 years ago |
pbrod
|
39b395d79a
|
Replaced tabs with spaces
|
9 years ago |
pbrod
|
13dea19fa0
|
Updated compilation of mvnprdmod extension
|
9 years ago |
pbrod
|
16ea5a0a10
|
Try alternative build for fortran extensions
|
9 years ago |
pbrod
|
4498b4008c
|
Try to compile fortran extensions again
|
9 years ago |
pbrod
|
54fc6dcb85
|
Fixed misspelled modulename
|
9 years ago |
pbrod
|
9cc13046a5
|
Changed doctests into unittests
|
9 years ago |
pbrod
|
4fd4e5349e
|
Changed doctest for normndprb into a unittest
|
9 years ago |
pbrod
|
3495621f69
|
Changed doctest to unittest
|
9 years ago |
pbrod
|
16bffcc725
|
Try compile mvn extenstion
|
9 years ago |
pbrod
|
9e2da8627d
|
Added codecov to .travis.ymls
|
9 years ago |
pbrod
|
4b95613cfb
|
Renamed test folders to "tests"
|
9 years ago |
pbrod
|
34996c05e2
|
Disabled wafo.stats tests + small cosmetiq fixes
|
9 years ago |
pbrod
|
0f839301eb
|
set base to python2.7 in tox.ini
|
9 years ago |
pbrod
|
28b2a33e6a
|
Made tests more robust.
|
9 years ago |
pbrod
|
139cc27730
|
Fixed failing tests.
|
9 years ago |
pbrod
|
ea8ece06f8
|
Python3 support: Replaced print statements with print(...)
|
9 years ago |
pbrod
|
7e7f0914e9
|
Add try except when importing the compiled extensions
|
9 years ago |
pbrod
|
fb450dcc2d
|
updated .travis.yml
|
9 years ago |