Official Julia implementation of LAR, the Linear Algebraic Representation for Solid Modeling.
Just run Pkg.clone("https://github.com/cvdlab/LinearAlgebraicRepresentation.jl")
within a Julia console, and then run Pkg.build("LinearAlgebraicRepresentation.jl")
.
Go to the documentation page