details look at CS205-2020S-Project-matrix
-
All code(in this project,include .c,.cpp,.h,.hpp,CMakeLists.txt,etc) based on AGPL3.0(or any later version).
-
All *.md files are based on CC-BY-NC-SA-4.0(or any later version).
-
由于opencv在github actions构建时间太离谱,默认不需要也没测试有opencv的情况下的构建与测试
-
现在只在wsl,windows,ubuntu环境下进行了测试,没测macos下的情况.
-
构建过程参考github actions workflow内的命令行
- 单元测试: test_matrix_1.cpp
- 整体测试: test_matrix_2.cpp
- O0,O1,O2,O3下均无异常.
- group-member