Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 443 Bytes

unittest.md

File metadata and controls

11 lines (7 loc) · 443 Bytes

Case Unit Tests Results for Various methods:

  • For time trace of 3 * 3 matrix, the code from the algorithm executed with the following result: unit_test3*3

  • For time trace of 2 * 2, 3 * 3 and 2 * 3 matrices: unit test cases

  • For time trace of 10 * 10, 100 * 100, and 500 * 500 matrices: image