Quinn
|
3321e77061
|
Added a Graph datastructure and refactored the Line/Vertex classes
|
2023-05-02 09:49:38 -05:00 |
|
Quinn
|
9b0acbe34c
|
Refactored the ray class to have its interesections work more consistently.
|
2023-04-30 19:17:41 -05:00 |
|
Quinn
|
1f46ab4eab
|
Fixed the line of best fit function
|
2023-04-06 17:09:47 -05:00 |
|
Quinn
|
f12e336229
|
Working on debugging line of best fit code.
|
2023-04-06 11:34:02 -05:00 |
|
Quinn
|
a06415f371
|
Added angleDiff() function to vector to get the difference in angle from one vector to another.
|
2023-04-06 10:54:53 -05:00 |
|
Quinn
|
7438d0f64e
|
Wrote tests for the Vector class
|
2023-04-06 10:39:31 -05:00 |
|