Tetrahedron radius ratio: correct vertex guesses

This commit is contained in:
Aaron Fenyes 2024-07-17 18:27:58 -07:00
parent d51d43f481
commit 6e719f9943

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(