Commit Graph

432 Commits (796a5e6d8b8211ffb7031185cc84807450525fd7)
 

Author SHA1 Message Date
pbrod a42649762a Commented out installation of gfortran on travis
davidovitch f80a4e7a53 remove trailing white spaces in README
davidovitch dea029f696 added installation section in README
davidovitch 36fe3bb579 add *.mod to .gitignore
davidovitch 8c3c210197 merge re-organisation of sources, pip installable setup.py, see issue
davidovitch 8f867567bc change library names: lib will added as prefix automagically by distutils
davidovitch 05b46497c4 setup now correctly compiles the extensions and the fortran objects/modules it depends upon
pbrod ea595ac631 Removed space in numbers
pbrod cd7edd6ba3 Updated mvnprd.f
pbrod 33e17f57a5 Alternative build of mvnprd extension
pbrod a5f1f8bea3 Commented out compilation of mvnprd extension
pbrod 9fe22b32a9 replaced tabs with spaces
pbrod 775af065f6 replaced tab with space
pbrod 6efc24d0f0 Replaced tabs with spaces
pbrod 39b395d79a Replaced tabs with spaces
pbrod 13dea19fa0 Updated compilation of mvnprdmod extension
pbrod 16ea5a0a10 Try alternative build for fortran extensions
pbrod 4498b4008c Try to compile fortran extensions again
pbrod 54fc6dcb85 Fixed misspelled modulename
pbrod 9cc13046a5 Changed doctests into unittests
pbrod 4fd4e5349e Changed doctest for normndprb into a unittest
pbrod 3495621f69 Changed doctest to unittest
pbrod 16bffcc725 Try compile mvn extenstion
pbrod 9e2da8627d Added codecov to .travis.ymls
pbrod 4b95613cfb Renamed test folders to "tests"
pbrod 34996c05e2 Disabled wafo.stats tests + small cosmetiq fixes
pbrod 0f839301eb set base to python2.7 in tox.ini
pbrod 28b2a33e6a Made tests more robust.
pbrod 139cc27730 Fixed failing tests.
pbrod ea8ece06f8 Python3 support: Replaced print statements with print(...)
pbrod 7e7f0914e9 Add try except when importing the compiled extensions
pbrod fb450dcc2d updated .travis.yml
pbrod e6d51a1fab Removed deprecated import
Updated test/test_padua.py
pbrod dd9cfb63ad Renamed TestFunctions to ExampleFunctions in order to not confuse pytest.
pbrod ca48f7147c Added matplotlib to requirements.txt
pbrod c115788372 Added test folders to setup.cfg
pbrod 0367a1c0bd Attempt to fix the coverage
pbrod 6ce12a8c78 added .coveragerc file
pbrod 4035e3db19 commented out fortran extension
pbrod f0df38e34f commented out building of fortran extensions
pbrod c4d412d880 added .landscape.yml file
pbrod eaee296268 added __init__.py
pbrod 053ee8b09f added conftest.py
pbrod 5f63fd7d0e added conftest.py
pbrod ddef4e9e78 added conftest.py
pbrod 6e38eb44a2 added conftest.py
pbrod b1fa7b27ef added conftest.py
pbrod d9c1cb8297 added conftest.py
pbrod 25e4e72681 added installation of numdifftools on travis
pbrod 3682546a6c removed g77