Add required package to "sphere in tetrahedron" example
This commit is contained in:
parent
9efa99e8be
commit
93dd05c317
@ -3,6 +3,7 @@ include("Engine.jl")
|
|||||||
using SparseArrays
|
using SparseArrays
|
||||||
using AbstractAlgebra
|
using AbstractAlgebra
|
||||||
using PolynomialRoots
|
using PolynomialRoots
|
||||||
|
using Random
|
||||||
|
|
||||||
# initialize the partial gram matrix for a sphere inscribed in a regular
|
# initialize the partial gram matrix for a sphere inscribed in a regular
|
||||||
# tetrahedron
|
# tetrahedron
|
||||||
|
Loading…
Reference in New Issue
Block a user