Commit Graph

73 Commits (918bf837a884c664d729fadab9091d26773afc49)

Author SHA1 Message Date
pbrod 4fd4e5349e Changed doctest for normndprb into a unittest
pbrod 3495621f69 Changed doctest to unittest
pbrod 4b95613cfb Renamed test folders to "tests"
pbrod 34996c05e2 Disabled wafo.stats tests + small cosmetiq fixes
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 e6d51a1fab Removed deprecated import
Updated test/test_padua.py
pbrod dd9cfb63ad Renamed TestFunctions to ExampleFunctions in order to not confuse pytest.
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 09aae226d3 Added missing mvn/mvn.pyf
davidovitch 6ebcc00339 Merge pull request from ocefpaf/scipy
davidovitch d73621af72 [WIP] add first iteration and incomplete packaging files generated with pyscaffold
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/*
Per.Andreas.Brodtkorb d7a654d89b Reorganiced pywafo
daviddrazen 6f5bcd9eed Initial import of original WAFO code.