Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rfabbri committed Aug 30, 2024
1 parent 93976df commit e4fe81d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tutorial/end-linecircle.m2
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ sols1gt = matrix{{
}}; -- ground truth solutions of target system


evaluate(GS,p1,sols1gt) -- shoold be 0
evaluate(GS,p1,sols1gt) -- should be 0

-- p1 = {a, b, c, d, e, f};
-- where {a*(x^2+y^2)+b*x+c, d*x+e*y+f}
Expand Down
6 changes: 3 additions & 3 deletions tutorial/startSys
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Parameter values:
point { {toCC(-.73859496209513126p53e-1,-.9972686572933479p53),toCC(.95870801257978855p53,.28439224077901981p53),toCC(.61969948825190802p53e-1,.99807801570949517p53),toCC(-.43470640410304497p53e-1,.99905470491976467p53),toCC(-.86826703531248084p53,-.49609712294033231p53),toCC(.950104880475243p53,.31193062705852426p53)} }
point { {toCC(.96913891709088118p53,-.24651523153735155p53),toCC(-.21457467866823432p53,.97670758534702906p53),toCC(.48996961378115461p53,.87173951245262837p53),toCC(-.48104144889319739p53,.87669785242507203p53),toCC(-.99281544243160247p53,.1196557448238134p53),toCC(.99077716982523778p53,.1355012905956692p53)} }
Solutions :
point { {toCC(-.30166281567302908p53e1,-.39574202157289384p53),toCC(-.49753878287485835p53e-1,-.30635275816620497p53e1)} }
point { {toCC(.14646826725993517p53,.22025157081641478p53e-1),toCC(.10271774891676382p53e1,-.60208212561927099p53e-1)} }
point { {toCC(-.21238148392712108p53,.53902275093773289p53),toCC(.6530157448578866p53,-.23352608159990093p53)} }
point { {toCC(.27211725799368196p53e1,-.23828560833036508p53),toCC(-.42391511446183711p53,.26037556554233334p53e1)} }

0 comments on commit e4fe81d

Please sign in to comment.