Official Julia implementation of LAR, the Linear Algebraic Representation for Solid Modeling.
using Pkg
add("LinearAlgebraicRepresentation")
# Pkg.add("LinearAlgebraicRepresentation") on julia prior to v0.7
Go to the documentation page
03/24/2017
3 months ago
633 commits