Engine prototype #13

Open
Vectornaut wants to merge 117 commits from engine-proto into main
Showing only changes of commit 6e719f9943 - Show all commits

View File

@ -63,9 +63,9 @@ guess = hcat(
1 1 1 1 -0.5
] + 0.2*Engine.rand_on_shell(fill(BigFloat(-1), 5)),
Engine.point([-1, -1, -1]),
Engine.point([ 1, -1, -1]),
Engine.point([-1, 1, -1]),
Engine.point([-1, 1, 1]),
Engine.point([ 1, -1, 1]),
Engine.point([ 1, 1, -1]),
BigFloat[0, 0, 0, 0, 1]
)
frozen = vcat(