Version 0.1.0 (setup)
Compare changes
Files
5+ 4
− 1
@@ -26,7 +26,10 @@ FIND_PACKAGE(EIGEN 3.3.4 REQUIRED)
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