From 6e719f9943754b1b120e728738390b26752c54c7 Mon Sep 17 00:00:00 2001 From: Aaron Fenyes Date: Wed, 17 Jul 2024 18:27:58 -0700 Subject: [PATCH] Tetrahedron radius ratio: correct vertex guesses --- engine-proto/gram-test/tetrahedron-radius-ratio.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine-proto/gram-test/tetrahedron-radius-ratio.jl b/engine-proto/gram-test/tetrahedron-radius-ratio.jl index 6172aa3..bb89268 100644 --- a/engine-proto/gram-test/tetrahedron-radius-ratio.jl +++ b/engine-proto/gram-test/tetrahedron-radius-ratio.jl @@ -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(