@@ -392,17 +392,18 @@ QQMPolyRingElem[x1 + 2*x2 + 2*x3 - 1, x1^2 - x1 + 2*x2^2 + 2*x3^2, 2*x1*x2 + 2*x
392392
393393julia> real_solutions(I)
3943944-element Vector{Vector{QQFieldElem}}:
395- [5416829397//8589934592, 2708414699//8589934592 , -2844258330290649520990905062759917788583//21778071482940061661655974875633165533184]
395+ [21667317587//34359738368, 21667317587//68719476736 , -2844258330290649520990905062759917788583//21778071482940061661655974875633165533184]
396396 [1, 0, 0]
397- [1945971683//8589934592, 972985841//8589934592 , 744426424910260862653434112767010536665//2722258935367507707706996859454145691648]
398- [2863311531//8589934592, 0 , 3629678580490010276942662479272194255531//10889035741470030830827987437816582766592]
397+ [15567773459//68719476736, 15567773459//137438953472 , 744426424910260862653434112767010536665//2722258935367507707706996859454145691648]
398+ [11453246123//34359738368, 460175067//5846006549323611672814739330865132078623730171904 , 3629678580490010276942662479272194255531//10889035741470030830827987437816582766592]
399399
400400julia> real_solutions(I, interval=true)
4014014-element Vector{Vector{Vector{QQFieldElem}}}:
402- [[1354207349//2147483648, 2708414699//4294967296 ], [1354207349//4294967296, 677103675//2147483648 ], [-355532291286331190123863132844989723573//2722258935367507707706996859454145691648, -1422129165145324760495452531379958894291//10889035741470030830827987437816582766592]]
402+ [[10833658793//17179869184, 5416829397//8589934592 ], [10833658793//34359738368, 5416829397//17179869184 ], [-355532291286331190123863132844989723573//2722258935367507707706996859454145691648, -1422129165145324760495452531379958894291//10889035741470030830827987437816582766592]]
403403 [[1, 1], [0, 0], [0, 0]]
404- [[972985841//4294967296, 486492921//2147483648], [60811615//536870912, 486492921//4294967296], [93053303113782607831679264095876317083//340282366920938463463374607431768211456, 372213212455130431326717056383505268333//1361129467683753853853498429727072845824]]
405- [[1431655765//4294967296, 715827883//2147483648], [-1//4294967296, 1//4294967296], [1814839290245005138471331239636097127765//5444517870735015415413993718908291383296, 907419645122502569235665619818048563883//2722258935367507707706996859454145691648]]
404+ [[7783886729//34359738368, 3891943365//17179869184], [7783886729//68719476736, 3891943365//34359738368], [93053303113782607831679264095876317083//340282366920938463463374607431768211456, 372213212455130431326717056383505268333//1361129467683753853853498429727072845824]]
405+ [[5726623061//17179869184, 2863311531//8589934592], [-4371663141//1461501637330902918203684832716283019655932542976, 9203501349//2923003274661805836407369665432566039311865085952], [1814839290245005138471331239636097127765//5444517870735015415413993718908291383296, 907419645122502569235665619818048563883//2722258935367507707706996859454145691648]]
406+
406407```
407408"""
408409function real_solutions (
0 commit comments