scsl/src
Kyle Isom 4b1007123a Test suite cleanups, convert Coord2D to Vector<T, 2>.
- The standard SimpleSuite setup now include flags to suppress printing
  the report in addition to silencing the test runs. This is useful in
  automated testing.
- Point2D and Polar2D in Coord2D have been converted from custom types
  to Vector<int, 2> and Vector<double, 2>, respectively.
2023-10-20 19:05:55 -07:00
..
bin Restructure project, start importing sc3 code. 2023-10-18 23:44:05 -07:00
scmp Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
sl Further code cleanups and documentation. 2023-10-20 01:31:06 -07:00
test Cleaning up and documenting scmp code. 2023-10-20 02:59:36 -07:00