Use tasty for tests, fix bug in circOnLine

This commit is contained in:
2021-12-14 11:50:01 +00:00
parent ec51efabca
commit 47391f3850
19 changed files with 143 additions and 113 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
module Quaternion
( rotateToZ
)
where
) where
import Geometry.Data
import Geometry.Vector3D
import qualified Linear.Quaternion as Q