We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c559123 commit 13fdd2eCopy full SHA for 13fdd2e
src/GeometryOps.jl
@@ -45,6 +45,7 @@ include("utils/NaturalIndexing.jl") # Utils for natural indexing
45
include("utils/utils.jl") # More general utility functions
46
47
include("preparations/preparations.jl")
48
+include("preparations/prepared_geometry.jl")
49
include("preparations/monotone_chain.jl")
50
51
include("methods/angles.jl")
0 commit comments