Version 0.1.0 (setup)
Compare changes
+ 12
− 4
@@ -10,6 +10,9 @@ default:
@@ -19,7 +22,6 @@ waves:
@@ -32,14 +34,17 @@ waves:
@@ -47,13 +52,14 @@ format:
@@ -62,6 +68,8 @@ build:
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