Version 0.1.0 (setup)
Compare changes
+ 9
− 4
@@ -11,7 +11,7 @@ default:
@@ -30,18 +30,21 @@ waves:
@@ -59,6 +62,7 @@ build:
@@ -87,6 +91,7 @@ ctest:
This MR setups the project and provides the basic code architecture, as well as test cases.
Two things remain to be done to have a minimal working release:
Passed on ubuntu20.04 (python 3.8.2) and msys2 (python 3.8.1). Note: timers test might fail on msys