Version 0.1.0 (setup)
Compare changes
Files
12- Adrien Crovato authored
+ 10
− 1
@@ -22,8 +22,16 @@ FILE(GLOB ISRCS *.i)
@@ -35,10 +43,11 @@ endif()
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