Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

SUSTech's CS205-C&CPP final project in 2020Spring.Same with 2021Spring

License

Notifications You must be signed in to change notification settings

Certseeds/CS205_project_2020S

CS205_C_CPP_2020S_project : matrix

details look at CS205-2020S-Project-matrix

  1. All code(in this project,include .c,.cpp,.h,.hpp,CMakeLists.txt,etc) based on AGPL3.0(or any later version).

  2. All *.md files are based on CC-BY-NC-SA-4.0(or any later version).

  1. 由于opencv在github actions构建时间太离谱,默认不需要也没测试有opencv的情况下的构建与测试

  2. 现在只在wsl,windows,ubuntu环境下进行了测试,没测macos下的情况.

  3. 构建过程参考github actions workflow内的命令行

  • 单元测试: test_matrix_1.cpp
  • 整体测试: test_matrix_2.cpp
  • O0,O1,O2,O3下均无异常.
  1. group-member
  • huyuhao
    • inverse
    • reshape and slice.
  • Wjia
    • eigenvalue
    • eigenvectors
    • max,min,sum,avg and their row/col's version.
  • me: other codes, code review, etc.

C++

100% Scores Get

Catch2

OpenCV OpenCV

AGPL3.0 Licence

AGPL_V3

CC BY-NC-SA 4.0

CC BY-SA 4.0