From bc2286a312b6526dbf2c69ad2fb0f51ef8fceb09 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Wed, 15 May 2024 00:15:33 -0400 Subject: [PATCH 1/4] Update NCAlgebra cached examples --- ...spoperations_spon_spnoncommutative_spalgebras.out | 2 +- .../examples/___Matrix_sp_st_sp__N__C__Matrix.out | 4 ++-- .../examples/___N__C__Matrix_sp_st_sp__Matrix.out | 4 ++-- .../examples/___N__C__Ring__Map_sp_us_sp__Z__Z.out | 8 ++++---- .../packages/NCAlgebra/examples/_coordinates.out | 4 ++-- .../examples/_left__Multiplication__Map.out | 12 ++++++------ .../examples/_matrix_lp__N__C__Ring__Map_rp.out | 4 ++-- ...mal__Elements_lp__N__C__Ring__Map_cm__Z__Z_rp.out | 2 +- .../NCAlgebra/examples/_skew__Polynomial__Ring.out | 8 ++++---- .../packages/NCAlgebra/examples/_sparse__Coeffs.out | 12 ++++++------ 10 files changed, 30 insertions(+), 30 deletions(-) diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/___Basic_spoperations_spon_spnoncommutative_spalgebras.out b/M2/Macaulay2/packages/NCAlgebra/examples/___Basic_spoperations_spon_spnoncommutative_spalgebras.out index 35a7a06b4b2..917141f6803 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/___Basic_spoperations_spon_spnoncommutative_spalgebras.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/___Basic_spoperations_spon_spnoncommutative_spalgebras.out @@ -300,7 +300,7 @@ i41 : normalElements(sigmaD,2) o41 = 0 1 -o41 : Matrix QQ <--- 0 +o41 : Matrix QQ <-- 0 i42 : normalElements(D,2,P,Q) Normal monomials of degree 2: diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/___Matrix_sp_st_sp__N__C__Matrix.out b/M2/Macaulay2/packages/NCAlgebra/examples/___Matrix_sp_st_sp__N__C__Matrix.out index 0a355c1a288..230181357f8 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/___Matrix_sp_st_sp__N__C__Matrix.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/___Matrix_sp_st_sp__N__C__Matrix.out @@ -34,8 +34,8 @@ o5 = | 2 0 0 | | 1 2 0 | | 1 2 3 | - 3 3 -o5 : Matrix QQ <--- QQ + 3 3 +o5 : Matrix QQ <-- QQ i6 : L*N diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Matrix_sp_st_sp__Matrix.out b/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Matrix_sp_st_sp__Matrix.out index adaa8b6f2f2..3ccd50a48f1 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Matrix_sp_st_sp__Matrix.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Matrix_sp_st_sp__Matrix.out @@ -34,8 +34,8 @@ o5 = | 2 0 0 | | 1 2 0 | | 1 2 3 | - 3 3 -o5 : Matrix QQ <--- QQ + 3 3 +o5 : Matrix QQ <-- QQ i6 : N*L diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Ring__Map_sp_us_sp__Z__Z.out b/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Ring__Map_sp_us_sp__Z__Z.out index ec413ed3ea2..566e5c5f3e1 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Ring__Map_sp_us_sp__Z__Z.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/___N__C__Ring__Map_sp_us_sp__Z__Z.out @@ -31,8 +31,8 @@ i5 : f_1 o5 = | 0 1 | | 1 0 | - 2 2 -o5 : Matrix QQ <--- QQ + 2 2 +o5 : Matrix QQ <-- QQ i6 : basis(2,A) @@ -48,7 +48,7 @@ o7 = | 0 1 0 0 0 | | 0 0 0 -1 0 | | 0 0 1 0 0 | - 5 5 -o7 : Matrix QQ <--- QQ + 5 5 +o7 : Matrix QQ <-- QQ i8 : diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/_coordinates.out b/M2/Macaulay2/packages/NCAlgebra/examples/_coordinates.out index 112687a3b93..d2f89817b89 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/_coordinates.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/_coordinates.out @@ -80,7 +80,7 @@ o13 = | -w+1 | | -w | | 0 | - 4 1 -o13 : Matrix R <--- R + 4 1 +o13 : Matrix R <-- R i14 : diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/_left__Multiplication__Map.out b/M2/Macaulay2/packages/NCAlgebra/examples/_left__Multiplication__Map.out index c9deffa181d..01a45af74b9 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/_left__Multiplication__Map.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/_left__Multiplication__Map.out @@ -21,8 +21,8 @@ o2 = | 1 0 0 0 0 0 | | 0 0 0 0 0 1 | | 0 0 0 0 0 0 | - 10 6 -o2 : Matrix QQ <--- QQ + 10 6 +o2 : Matrix QQ <-- QQ i3 : kernel oo @@ -58,16 +58,16 @@ i8 : leftMultiplicationMap(x,1) o8 = | 1 -1 | | 0 0 | - 2 2 -o8 : Matrix QQ <--- QQ + 2 2 +o8 : Matrix QQ <-- QQ i9 : M=matrix gens kernel oo o9 = | 1 | | 1 | - 2 1 -o9 : Matrix QQ <--- QQ + 2 1 +o9 : Matrix QQ <-- QQ i10 : basis(1,D)*M diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/_matrix_lp__N__C__Ring__Map_rp.out b/M2/Macaulay2/packages/NCAlgebra/examples/_matrix_lp__N__C__Ring__Map_rp.out index cb0a4aa8248..4aea2cf484c 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/_matrix_lp__N__C__Ring__Map_rp.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/_matrix_lp__N__C__Ring__Map_rp.out @@ -24,8 +24,8 @@ i4 : matrix f o4 = | 0 0 a+b a-b | - 1 4 -o4 : Matrix B <--- B + 1 4 +o4 : Matrix B <-- B i5 : g = ncMap(A,A,{x,y,z,w}) diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/_normal__Elements_lp__N__C__Ring__Map_cm__Z__Z_rp.out b/M2/Macaulay2/packages/NCAlgebra/examples/_normal__Elements_lp__N__C__Ring__Map_cm__Z__Z_rp.out index 44b6712e18b..479a57a9ac9 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/_normal__Elements_lp__N__C__Ring__Map_cm__Z__Z_rp.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/_normal__Elements_lp__N__C__Ring__Map_cm__Z__Z_rp.out @@ -39,7 +39,7 @@ i6 : normalElements(sigmaC,2) o6 = 0 1 -o6 : Matrix QQ <--- 0 +o6 : Matrix QQ <-- 0 i7 : normalElements(sigmaC @@ sigmaC,2) diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/_skew__Polynomial__Ring.out b/M2/Macaulay2/packages/NCAlgebra/examples/_skew__Polynomial__Ring.out index af57f3191bc..b6e2aa34ad7 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/_skew__Polynomial__Ring.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/_skew__Polynomial__Ring.out @@ -12,8 +12,8 @@ o2 = | 1 q q | | -q3-q2-q-1 1 1 | | -q3-q2-q-1 1 1 | - 3 3 -o2 : Matrix R <--- R + 3 3 +o2 : Matrix R <-- R i3 : B = skewPolynomialRing(R,M,{x,y,z}) @@ -32,8 +32,8 @@ o5 = | 1 1 1 1 | | 1 1 1 1 | | 1 1 1 1 | - 4 4 -o5 : Matrix ZZ <--- ZZ + 4 4 +o5 : Matrix ZZ <-- ZZ i6 : C = skewPolynomialRing(QQ,promote(N,QQ), {a,b,c,d}) --Calling Bergman for NCGB calculation. diff --git a/M2/Macaulay2/packages/NCAlgebra/examples/_sparse__Coeffs.out b/M2/Macaulay2/packages/NCAlgebra/examples/_sparse__Coeffs.out index 0456dad58b3..5a3b9c1e3b4 100644 --- a/M2/Macaulay2/packages/NCAlgebra/examples/_sparse__Coeffs.out +++ b/M2/Macaulay2/packages/NCAlgebra/examples/_sparse__Coeffs.out @@ -19,8 +19,8 @@ o3 = | 1 | | 1 | | 1 | - 8 1 -o3 : Matrix QQ <--- QQ + 8 1 +o3 : Matrix QQ <-- QQ i4 : bas = flatten entries basis(2,A); @@ -95,8 +95,8 @@ o6 = | 1 | | 0 | | 1 | - 64 1 -o6 : Matrix QQ <--- QQ + 64 1 +o6 : Matrix QQ <-- QQ i7 : sparseCoeffs(toList (10:F),Monomials=>bas) @@ -165,7 +165,7 @@ o7 = | 1 1 1 1 1 1 1 1 1 1 | | 0 0 0 0 0 0 0 0 0 0 | | 1 1 1 1 1 1 1 1 1 1 | - 64 10 -o7 : Matrix QQ <--- QQ + 64 10 +o7 : Matrix QQ <-- QQ i8 : From 2d8b2da493be247ce99470ae4b602d27041aa1e7 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Wed, 15 May 2024 00:15:53 -0400 Subject: [PATCH 2/4] Update NumericalSchubertCalculus cached examples --- .../examples/___L__Rcheater.out | 4 +- .../examples/___L__Rrule.out | 4 +- .../examples/___L__Rtriple.out | 192 +++++----- .../examples/___N__S__C2phc.out | 8 +- .../examples/___Pieri__Homotopies.out | 68 ++-- .../examples/_change__Flags.out | 4 +- .../examples/_parse__Triplet.out | 334 +++++++++--------- .../examples/_print__Statistics.out | 2 +- .../examples/_set__Verbose__Level.out | 96 ++--- .../_solutions__To__Affine__Coords.out | 24 +- 10 files changed, 368 insertions(+), 368 deletions(-) diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rcheater.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rcheater.out index 16e580bc848..2b211170956 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rcheater.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rcheater.out @@ -6,8 +6,8 @@ i2 : n := 6; i3 : m := matrix{{3, 2, 4, 6}}; - 1 4 -o3 : Matrix ZZ <--- ZZ + 1 4 +o3 : Matrix ZZ <-- ZZ i4 : t := LRtriple(n,m); diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rrule.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rrule.out index 7da3b8c8fdc..079817a727d 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rrule.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rrule.out @@ -6,8 +6,8 @@ i2 : n = 7; i3 : M = matrix{{3, 3, 6, 7},{2, 3, 5, 7}}; - 2 4 -o3 : Matrix ZZ <--- ZZ + 2 4 +o3 : Matrix ZZ <-- ZZ i4 : LRrule(n,M) diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rtriple.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rtriple.out index 2f6fe3736ed..b388715e7c3 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rtriple.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___L__Rtriple.out @@ -2,19 +2,19 @@ i1 : R := ZZ; n := 6; m := matrix{{3, 2, 4, 6}}; - 1 4 -o3 : Matrix ZZ <--- ZZ + 1 4 +o3 : Matrix ZZ <-- ZZ i4 : result := LRtriple(n,m); i5 : stdio << "the fixed flags :\n" << result_0; the fixed flags : - -4.08248290463863E-01 -1.85037170770859E-17 3.97812324059320E-01 9.79174839149694E-02 -3.14031586278321E-01 -1.77692247250931E-01 8.72558320358186E-02 5.55057765241127E-02 3.26603807820814E-01 4.50079520070478E-01 -1.21477444123812E-01 4.47892420160762E-01 - -3.31646271829620E-01 2.38070193531614E-01 -3.33688927682635E-01 -4.41919858253321E-02 1.88919891065188E-01 2.27346320870824E-01 -4.44853393347985E-01 -2.96270804351182E-01 -2.68017149858233E-01 4.17865005709478E-01 2.51229213826536E-01 1.93451859210120E-01 - -3.83273496319134E-01 1.40599052934127E-01 -4.18504865460909E-01 1.82476392974900E-01 -6.40678637658166E-01 2.36261384607933E-02 9.94880240507409E-02 1.58337849859311E-01 -4.72950872095731E-02 -4.27535007632162E-02 2.93899098035654E-03 -4.18114815999641E-01 - 4.01140073193088E-01 7.58505658865559E-02 -2.36582711732953E-01 1.72836943189620E-01 -4.04708999156962E-01 -1.07343253658322E-01 -3.74682062675373E-01 1.15784231762851E-01 -1.14710174394788E-01 -2.49371301578811E-01 -1.03153948113123E-01 5.76541024749319E-01 - 1.35340093932427E-02 4.08023892996979E-01 -2.71251275529851E-01 -6.61593552387677E-02 2.11836190247706E-01 -2.15567268248658E-01 6.36537592748278E-01 2.76418271402020E-01 -2.69424234570330E-01 8.22850649989294E-02 8.55910480493980E-02 3.09454285127493E-01 - -3.67664943735471E-01 1.77451840831984E-01 2.80633567514338E-01 5.17550799722571E-01 1.76260380326836E-01 -2.71443831475986E-01 -6.71993903613725E-02 -1.69618081610741E-01 -1.58819347923215E-01 -5.10216650142325E-01 2.46667136784666E-01 4.79007839571318E-02 + -4.08248290463863E-01 0.00000000000000E+00 -2.27327824164636E-01 -1.88846331874686E-01 -1.32511707496842E-01 -2.84287667464720E-01 -7.27861817355913E-02 -2.30137425940988E-01 3.01664418332729E-01 1.23781093174164E-01 -5.04810598883951E-01 -4.77698275068838E-01 + -2.97166429852140E-01 -2.79926382528692E-01 -3.14599469350709E-01 -8.50374515000848E-02 -4.39336032268509E-01 9.73178198831463E-02 -3.76805783160715E-01 -3.23851818704250E-01 -2.26934274280770E-01 -2.13194660375607E-01 4.18835224897966E-01 7.35225092809007E-02 + -1.56615812357528E-01 3.77012140369854E-01 5.26736390582658E-01 -5.18758729040807E-02 -1.61517017782974E-01 -1.13903565956511E-01 7.01214042983425E-02 -3.74413494259176E-01 -5.89292801653056E-01 3.29334247812258E-02 -1.40890458961798E-01 -2.87405394883165E-02 + -4.07966233043122E-01 -1.51729813573851E-02 5.53536631822534E-01 1.43329824654094E-01 -8.21811687633464E-02 -6.25866355036256E-02 -2.22074665033230E-01 1.33742912535692E-02 5.23850390202809E-01 2.25388169411368E-01 2.38240502272833E-01 2.53461312274558E-01 + -3.75061501004138E-01 1.61231315603357E-01 -2.28255027230040E-01 -2.29188974929039E-01 7.14098915075126E-01 -2.00084768406038E-01 -1.77324599320568E-01 -6.69292070315466E-02 -1.47791372069493E-01 -2.66020433475391E-02 5.41835356946206E-02 3.42527179070601E-01 + -4.01576533849729E-02 4.06268420556261E-01 -2.69404783267674E-01 1.48860590264663E-01 3.57043901015856E-02 3.13298073472069E-01 4.48893086136056E-01 -5.12688305531812E-01 2.69225312389642E-01 1.67701489721042E-01 2.72148846879500E-01 1.17932050104925E-02 THE MOVED FLAG : 1 1 1 1 1 1 @@ -25,18 +25,18 @@ THE MOVED FLAG : -1 0 0 0 0 0 THE 3-SOLUTION PLANES : - -1.11978157975915E+00 1.65613772077393E-01 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 + -7.74877114230284E-01 -5.43144226389158E-02 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 1.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 - 0.00000000000000E+00 0.00000000000000E+00 -3.75221192076092E-01 -2.48041653266659E-01 0.00000000000000E+00 0.00000000000000E+00 + 0.00000000000000E+00 0.00000000000000E+00 -4.96697876022654E-01 -1.73729164902617E-01 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 1.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 - 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 -6.23616597635860E-01 -2.18599169648558E+00 + 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 3.99595175091960E-01 6.24332267060687E-01 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 1.00000000000000E+00 0.00000000000000E+00 - -2.45448902320671E-01 -1.02626547024311E-01 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 + -4.87881916785255E-01 3.12828252007114E-01 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 1.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 - 0.00000000000000E+00 0.00000000000000E+00 -1.36521846024660E+00 5.40175955796651E-01 0.00000000000000E+00 0.00000000000000E+00 + 0.00000000000000E+00 0.00000000000000E+00 -1.45788630717519E+00 3.83885442763074E-01 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 1.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 - 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 -1.28868981690887E+00 6.08007127143010E-01 + 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 -6.24670881541068E-01 1.78916461129460E-02 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 0.00000000000000E+00 1.00000000000000E+00 0.00000000000000E+00 @@ -44,59 +44,59 @@ i6 : stdio << "polynomial system solved :\n" << result_1; polynomial system solved : 6 3 -+(-2.22031736978857E-01 + 3.18789771979949E-01*i)*x11*x32*x53 -+(-6.17422879466825E-01 - 9.60784463860935E-02*i)*x11*x32 -+(-1.61810550546247E-01 + 1.08504019387186E-01*i)*x11*x53 -+(-1.57955128990380E-01 + 3.34968485755594E-01*i)*x32*x53 -+(-3.74696526626732E-01 - 9.99730706347352E-03*i)*x11 -+(-1.84709768939814E-01 + 3.62947612331143E-01*i)*x32 -+(-1.44595312861631E-01 + 1.19035248438782E-01*i)*x53 -+(-2.86542298065088E-01 + 2.86096288784835E-01*i); - -+( 8.42059732147426E-01 + 3.39910304104641E-02*i)*x11*x32*x53 -+( 9.05100164926549E-01 + 2.94497407778889E-02*i)*x11*x32 -+( 3.51820718787900E-01 + 6.70277596934115E-02*i)*x11*x53 -+( 1.33744938329095E-01 - 5.82345002438941E-03*i)*x32*x53 -+( 6.05161081977061E-01 + 2.14195097892559E-02*i)*x11 -+( 1.23633363417116E-01 + 1.40843859182061E-02*i)*x32 -+( 1.03549820073609E-01 - 7.79413307564618E-02*i)*x53 -+( 1.74053131549760E-01 - 1.43377559277007E-01*i); - -+( 1.19042617826994E-01 + 3.34483475553423E-02*i)*x11*x32*x53 -+(-3.23842703713701E-01 - 2.55133309039113E-01*i)*x11*x32 -+( 4.85663839563644E-01 + 5.64101617459871E-02*i)*x11*x53 -+( 1.96719924543530E-01 + 2.12527754874998E-01*i)*x32*x53 -+(-3.97899137772641E-01 - 7.96444590159542E-01*i)*x11 -+(-3.06177374356630E-02 - 1.73096159671485E-01*i)*x32 -+( 5.26340292766507E-01 - 8.13707548071123E-02*i)*x53 -+(-1.20517493699459E-01 - 8.06023766456248E-01*i); - -+(-7.26841776132968E-01 - 1.39339586961160E-01*i)*x11*x32*x53 -+(-5.72841803432976E-01 - 3.02898132054218E-01*i)*x11*x32 -+(-6.99419107949223E-01 - 4.43094367516545E-01*i)*x11*x53 -+(-5.36534750824741E-01 - 5.06082109214979E-01*i)*x32*x53 -+(-5.44984576154230E-01 - 6.02383441523054E-01*i)*x11 -+(-3.45200716768154E-01 - 5.47254493845745E-01*i)*x32 -+(-6.81729875269734E-01 - 5.40086737117702E-01*i)*x53 -+(-4.12666744241273E-01 - 7.67335042360796E-01*i); - -+(-3.36003336771691E-01 + 4.39449075450039E-01*i)*x11*x32*x53 -+(-3.11588823087300E-01 + 1.70571569957293E-01*i)*x11*x32 -+(-3.50092653925388E-01 + 9.98991969928704E-02*i)*x11*x53 -+( 8.93111359067309E-02 + 8.83124645506282E-02*i)*x32*x53 -+(-7.44439523933786E-01 - 5.82411185729712E-02*i)*x11 -+( 1.41508162164850E-01 - 4.47870840208402E-02*i)*x32 -+(-1.14269366264579E-01 - 5.61647977516906E-02*i)*x53 -+(-2.68431378789617E-01 - 2.95933339843714E-02*i); - -+(-9.61093933093429E-02 - 8.10505054733194E-01*i)*x11*x32*x53 -+(-4.89316629840530E-01 - 4.33934277072278E-01*i)*x11*x32 -+( 1.29309747019464E-01 - 4.37976591954737E-01*i)*x11*x53 -+(-3.10945872263800E-01 - 5.88323486643750E-01*i)*x32*x53 -+( 1.83522450602465E-01 - 7.32565449651871E-01*i)*x11 -+(-6.48563773259940E-01 - 5.14568173716295E-01*i)*x32 -+( 4.88264433532052E-02 - 3.70066088587247E-01*i)*x53 -+( 5.04752436689806E-02 - 7.00956613197506E-01*i); ++(-2.10721050823593E-01 + 9.99189898104100E-01*i)*x11*x32*x53 ++(-7.11112082667104E-02 + 8.86853389226774E-01*i)*x11*x32 ++( 6.28980669734049E-01 + 3.56735277605109E-01*i)*x11*x53 ++(-7.75506723084707E-01 + 3.30648677410858E-01*i)*x32*x53 ++( 3.26825033567905E-01 + 6.61158375721325E-01*i)*x11 ++(-4.77578650982925E-01 + 3.25149302378764E-01*i)*x32 ++( 2.56236796079079E-01 + 2.80084909688395E-02*i)*x53 ++( 1.15638622409920E-01 + 2.81602226712275E-01*i); + ++( 4.35559800304257E-01 + 1.71417703266058E-01*i)*x11*x32*x53 ++( 2.67510111500404E-01 + 4.12884126079165E-01*i)*x11*x32 ++(-6.62207163867717E-01 + 9.71938800574605E-01*i)*x11*x53 ++( 8.39184570468016E-02 + 4.06828561266113E-01*i)*x32*x53 ++(-4.75731867807055E-01 + 1.08359946158486E+00*i)*x11 ++( 4.00018184902964E-03 + 3.90406304338781E-01*i)*x32 ++(-6.99881094890784E-01 + 7.94943871071630E-01*i)*x53 ++(-5.41951470524008E-01 + 7.92564594178463E-01*i); + ++( 5.21117972226977E-01 + 8.03504850225783E-01*i)*x11*x32*x53 ++(-8.29858882704973E-02 + 3.78961683077928E-01*i)*x11*x32 ++( 6.29363201747796E-02 + 5.68876722575576E-01*i)*x11*x53 ++( 5.40712179276784E-01 + 1.60921553251914E-01*i)*x32*x53 ++( 1.19855908014883E-02 + 1.51878583436549E-01*i)*x11 ++( 8.59056832633748E-02 + 1.88739591147080E-01*i)*x32 ++( 2.47448699437916E-01 + 2.07502096787530E-01*i)*x53 ++( 6.59988050273933E-02 + 7.38189122029716E-02*i); + ++( 1.70255972442129E-03 - 2.87188200695659E-01*i)*x11*x32*x53 ++(-8.61653641793606E-01 + 2.86328065715098E-01*i)*x11*x32 ++( 4.90994591327189E-02 - 3.18495483140289E-01*i)*x11*x53 ++(-2.41682352109689E-01 - 3.54863721154531E-01*i)*x32*x53 ++(-5.58560913361969E-01 + 1.15195341861186E-01*i)*x11 ++(-4.01263587951094E-01 + 3.47024168554239E-01*i)*x32 ++(-1.80424930207467E-01 - 2.88916984536242E-01*i)*x53 ++(-2.35666729514130E-01 + 2.48350647528035E-01*i); + ++( 1.40485742590993E+00 - 4.83875966420548E-01*i)*x11*x32*x53 ++( 8.07866205940728E-01 + 6.49363792868179E-02*i)*x11*x32 ++( 6.79361665366265E-01 - 3.57166191715238E-01*i)*x11*x53 ++( 1.15114511941889E+00 - 6.80297813565246E-01*i)*x32*x53 ++( 2.39979293708647E-01 + 3.54827087358129E-01*i)*x11 ++( 6.48317796529445E-01 - 2.37219688160201E-01*i)*x32 ++( 6.14189422008007E-01 - 4.08939433378046E-01*i)*x53 ++( 2.52330291419521E-01 + 1.32148798166008E-01*i); + ++(-1.49668200459843E+00 - 3.30576345877251E-02*i)*x11*x32*x53 ++(-7.17209732122884E-01 + 2.93482363604204E-01*i)*x11*x32 ++(-9.11004136533177E-01 - 4.25176490928812E-01*i)*x11*x53 ++(-1.63981118544469E-01 + 1.11791526585058E-02*i)*x32*x53 ++(-3.88619612738505E-01 + 2.63769656462037E-01*i)*x11 ++(-5.70378671754686E-02 + 1.95535722108667E-01*i)*x32 ++(-2.33438379305949E-01 - 1.82970796915078E-01*i)*x53 ++(-7.36303580483531E-02 + 3.05199092956542E-01*i); ROOT REFINING PARAMETERS 1. output during the iterations : no @@ -112,22 +112,22 @@ solutions : 2 3 =========================================================================== -solution 1 : start residual : 6.412E-15 #iterations : 1 success +solution 1 : start residual : 3.702E-15 #iterations : 1 success t : 1.00000000000000E+00 0.00000000000000E+00 m : 1 the solution for t : - x11 : -1.11978157975915E+00 1.65613772077393E-01 - x32 : -3.75221192076093E-01 -2.48041653266659E-01 - x53 : -6.23616597635846E-01 -2.18599169648558E+00 -== err : 3.894E-15 = rco : 5.719E-02 = res : 5.551E-16 = complex regular == -solution 2 : start residual : 2.040E-15 #iterations : 1 success + x11 : -7.74877114230284E-01 -5.43144226389160E-02 + x32 : -4.96697876022654E-01 -1.73729164902617E-01 + x53 : 3.99595175091963E-01 6.24332267060680E-01 +== err : 6.527E-16 = rco : 8.014E-02 = res : 2.776E-16 = complex regular == +solution 2 : start residual : 2.165E-15 #iterations : 1 success t : 1.00000000000000E+00 0.00000000000000E+00 m : 1 the solution for t : - x11 : -2.45448902320671E-01 -1.02626547024311E-01 - x32 : -1.36521846024660E+00 5.40175955796650E-01 - x53 : -1.28868981690887E+00 6.08007127143011E-01 -== err : 4.767E-16 = rco : 2.379E-01 = res : 2.498E-16 = complex regular == + x11 : -4.87881916785256E-01 3.12828252007114E-01 + x32 : -1.45788630717519E+00 3.83885442763076E-01 + x53 : -6.24670881541068E-01 1.78916461129458E-02 +== err : 5.229E-16 = rco : 1.508E-01 = res : 3.747E-16 = complex regular == =========================================================================== A list of 2 solutions has been refined : Number of regular solutions : 2. @@ -152,40 +152,40 @@ solution 1 : t : 1.00000000000000E+00 0.00000000000000E+00 m : 1 the solution for t : - x11 : -1.11978157975915E+00 1.65613772077393E-01 - x32 : -3.75221192076093E-01 -2.48041653266659E-01 - x53 : -6.23616597635846E-01 -2.18599169648558E+00 -== err : 3.894E-15 = rco : 5.719E-02 = res : 5.551E-16 == + x11 : -7.74877114230284E-01 -5.43144226389160E-02 + x32 : -4.96697876022654E-01 -1.73729164902617E-01 + x53 : 3.99595175091963E-01 6.24332267060680E-01 +== err : 6.527E-16 = rco : 8.014E-02 = res : 2.776E-16 == solution 2 : t : 1.00000000000000E+00 0.00000000000000E+00 m : 1 the solution for t : - x11 : -2.45448902320671E-01 -1.02626547024311E-01 - x32 : -1.36521846024660E+00 5.40175955796650E-01 - x53 : -1.28868981690887E+00 6.08007127143011E-01 -== err : 4.767E-16 = rco : 2.379E-01 = res : 2.498E-16 == + x11 : -4.87881916785256E-01 3.12828252007114E-01 + x32 : -1.45788630717519E+00 3.83885442763076E-01 + x53 : -6.24670881541068E-01 1.78916461129458E-02 +== err : 5.229E-16 = rco : 1.508E-01 = res : 3.747E-16 == TIMING INFORMATION for Root refining -The elapsed time in seconds was 0.000425000 = 0h 0m 0s 0ms -User time in seconds was 0.000382000 = 0h 0m 0s 0ms -System CPU time in seconds was 0.000043000 = 0h 0m 0s 0ms -Non-I/O page faults was 27 +The elapsed time in seconds was 0.001039000 = 0h 0m 0s 1ms +User time in seconds was 0.000779000 = 0h 0m 0s 1ms +System CPU time in seconds was 0.000260000 = 0h 0m 0s 0ms +Non-I/O page faults was 7 I/O page faults was 0 Signals delivered was 0 Swaps was 0 Total context switches was 0 TIMING INFORMATION for resolving a Schubert problem -The elapsed time in seconds was 0.008244000 = 0h 0m 0s 8ms -User time in seconds was 0.008046000 = 0h 0m 0s 8ms -System CPU time in seconds was 0.000198000 = 0h 0m 0s 0ms -Non-I/O page faults was 159 +The elapsed time in seconds was 0.012624000 = 0h 0m 0s 13ms +User time in seconds was 0.011889000 = 0h 0m 0s 12ms +System CPU time in seconds was 0.000735000 = 0h 0m 0s 1ms +Non-I/O page faults was 53 I/O page faults was 0 Signals delivered was 0 Swaps was 0 -Total context switches was 0 +Total context switches was 11 -Seed used in random number generators : 24787. -PHCv2.4.77 released 2020-06-12 +Seed used in random number generators : 2405290. +PHCv2.4.86 released 2022-05-30 i8 : diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___N__S__C2phc.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___N__S__C2phc.out index fec6f0d832e..b99009d48eb 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___N__S__C2phc.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___N__S__C2phc.out @@ -15,8 +15,8 @@ i4 : NSC2phc(SchubProbP,k,n) o4 = | 3 3 4 7 8 | | 4 4 6 7 8 | - 2 5 -o4 : Matrix ZZ <--- ZZ + 2 5 +o4 : Matrix ZZ <-- ZZ i5 : k=4; @@ -35,7 +35,7 @@ i8 : NSC2phc(SchubProbB,4,8) o8 = | 3 3 4 7 8 | | 4 4 6 7 8 | - 2 5 -o8 : Matrix ZZ <--- ZZ + 2 5 +o8 : Matrix ZZ <-- ZZ i9 : diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___Pieri__Homotopies.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___Pieri__Homotopies.out index b6633a1df5d..7c46dabe086 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___Pieri__Homotopies.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/___Pieri__Homotopies.out @@ -3,58 +3,58 @@ i1 : (ipt, otp) := PieriHomotopies(2,2); i2 : print ipt -{| -.5 .361294+.0806396ii |, | -.5 .216008+.134438ii |, | -.5 .284982+.222929ii |, | -.5 .22015-.484395ii |} - | .0560812+.496845ii -.345688-.122686ii | | .425294-.262917ii -.25443-.000255548ii | | -.424034+.264943ii -.612614+.0126839ii | | -.495841+.064355ii -.407594-.169567ii | - | -.312843+.390038ii -.575119+.134847ii | | .378729+.326442ii -.510118+.406777ii | | .356538-.350544ii -.489129+.356105ii | | -.498392-.0400682ii -.307603+.337509ii | - | -.499532+.0216369ii -.0303484+.615261ii | | -.498042+.0442031ii -.517987+.42016ii | | -.487797-.109792ii -.348876-.0765384ii | | -.0473766+.49775ii .384254-.407219ii | +{| -.5 -.258671-.127422ii |, | -.5 -.137978+.555637ii |, | -.5 -.188809-.260336ii |, | -.5-2.77556e-17ii .460169-.166341ii |} + | -.29885+.40086ii -.286591+.0437407ii | | -.0552133+.496942ii -.466141+.0661639ii | | .315048-.388259ii -.860058+.00580761ii | | .0742664-.494454ii -.586017+.159924ii | + | .122055-.484874ii .35486+.0978815ii | | -.458223+.200078ii .444064+.196645ii | | -.384383-.319765ii -.0471232-.205029ii | | -.350367-.356711ii .0735368-.409467ii | + | -.355577+.351518ii .816278+.176038ii | | .49923+.0277419ii .0475602+.460912ii | | .49764+.0485265ii .162549+.293535ii | | -.251192-.432322ii -.190233-.426994ii | i3 : print otp -{| 1 0 |, | 1 0 |} - | -.0995275-.303491ii .10685+.135117ii | | .122055+2.67619ii .77208+.270864ii | - | -1.00317+1.13845ii 1 | | .855829+3.01373ii 1 | - | 0 1.04563+.64657ii | | 0 -.205684-.309834ii | +{| 1 0 |, | 1 0 |} + | -.834685+.431868ii -2.07858+.177843ii | | 1.18145-1.12846ii .150466-.365331ii | + | .479181+.037956ii 1 | | 1.3233+.343929ii 1 | + | 0 -.486525+1.69226ii | | 0 1.62635+.271756ii | i4 : in0 = ipt_0 -o4 = | -.5 .361294+.0806396ii | - | .0560812+.496845ii -.345688-.122686ii | - | -.312843+.390038ii -.575119+.134847ii | - | -.499532+.0216369ii -.0303484+.615261ii | +o4 = | -.5 -.258671-.127422ii | + | -.29885+.40086ii -.286591+.0437407ii | + | .122055-.484874ii .35486+.0978815ii | + | -.355577+.351518ii .816278+.176038ii | - 4 2 -o4 : Matrix CC <--- CC - 53 53 + 4 2 +o4 : Matrix CC <-- CC + 53 53 i5 : out0 = otp_0 -o5 = | 1 0 | - | -.0995275-.303491ii .10685+.135117ii | - | -1.00317+1.13845ii 1 | - | 0 1.04563+.64657ii | +o5 = | 1 0 | + | -.834685+.431868ii -2.07858+.177843ii | + | .479181+.037956ii 1 | + | 0 -.486525+1.69226ii | - 4 2 -o5 : Matrix CC <--- CC - 53 53 + 4 2 +o5 : Matrix CC <-- CC + 53 53 i6 : m = in0|out0 -o6 = | -.5 .361294+.0806396ii 1 - | .0560812+.496845ii -.345688-.122686ii -.0995275-.303491ii - | -.312843+.390038ii -.575119+.134847ii -1.00317+1.13845ii - | -.499532+.0216369ii -.0303484+.615261ii 0 +o6 = | -.5 -.258671-.127422ii 1 + | -.29885+.40086ii -.286591+.0437407ii -.834685+.431868ii + | .122055-.484874ii .35486+.0978815ii .479181+.037956ii + | -.355577+.351518ii .816278+.176038ii 0 ------------------------------------------------------------------------ - 0 | - .10685+.135117ii | - 1 | - 1.04563+.64657ii | + 0 | + -2.07858+.177843ii | + 1 | + -.486525+1.69226ii | - 4 4 -o6 : Matrix CC <--- CC - 53 53 + 4 4 +o6 : Matrix CC <-- CC + 53 53 i7 : det m -o7 = 1.39373833114133e-15-5.34558582120369e-18*ii +o7 = -2.13248963129415e-15+1.86546568017113e-15*ii o7 : CC (of precision 53) diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_change__Flags.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_change__Flags.out index f3afbf21705..d94697d6db2 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_change__Flags.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_change__Flags.out @@ -42,7 +42,7 @@ i9 : FlagsF = F/last; i10 : FlagsG = G/last; i11 : time S' = changeFlags(S,({l1,l2,l3},FlagsF,FlagsG)) - -- used 1.84162 seconds + -- used 5.73742s (cpu); 4.23529s (thread); 0s (gc) o11 = {| .124063-.286284ii .167867-.0639299ii .295488-.366109ii |, | | -.25181-.0448108ii -.107521-.190275ii -.0896067-.483543ii | | @@ -63,7 +63,7 @@ o11 : List i12 : assert all(S', s-> checkIncidenceSolution(s,G)) i13 : time S' = changeFlags(S,({l1,l2,l3},FlagsF,FlagsG), OneHomotopy=>false) - -- used 1.08499 seconds + -- used 3.62884s (cpu); 2.97931s (thread); 0s (gc) o13 = {| -.226702-.119043ii -.326452-.119841ii .0929953-.230085ii |, | | -.229738+.0833434ii -.445398+.0639826ii .150646-.436884ii | | diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_parse__Triplet.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_parse__Triplet.out index c414cafdf8a..6c9880106c4 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_parse__Triplet.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_parse__Triplet.out @@ -4,208 +4,208 @@ i1 : (f, p, s) = LRtriple(6,matrix{{3, 2, 4, 6}}); i2 : (R, pols, sols, fixedFlags, movedFlag, solutionPlanes) = parseTriplet(f, p, s) -o2 = (R, {(.208692 + 1.03965*ii)x11*x32*x53 + (.405301 + .197189*ii)x11*x32 + +o2 = (R, {(.216361 - .613506*ii)x11*x32*x53 + (.187405 - 1.37134*ii)x11*x32 + ------------------------------------------------------------------------ - (.566151 + .487787*ii)x11*x53 + (- .209197 + .468217*ii)x32*x53 + + (.178547 - .256943*ii)x11*x53 + (.355105 - .506401*ii)x32*x53 + (- + + + + + + ------------------------------------------------------------------------ + .203614 - .857139*ii)x11 + (.424188 - 1.01442*ii)x32 + (.227266 - ------------------------------------------------------------------------ - (.312468 + .303249*ii)x11 + (- .0604092 - .0194041*ii)x32 + (.23684 + - - - - - - ------------------------------------------------------------------------ - .252038*ii)x53 - .0591918 + .101699*ii, (- .463283 - + .196895*ii)x53 - .0149183 - .707629*ii, (- .508746 + ------------------------------------------------------------------------ - .240783*ii)x11*x32*x53 + (- .458021 + .0439516*ii)x11*x32 + (- .407911 - - - - - - - ------------------------------------------------------------------------ - .347409*ii)x11*x53 + (.306426 - .453088*ii)x32*x53 + (- .712326 + - - - - - - ------------------------------------------------------------------------ - .220682*ii)x11 + (- .202248 - .483313*ii)x32 + (.0203615 - - - - - - - ------------------------------------------------------------------------ - .380034*ii)x53 - .544592 - .206127*ii, (- .561299 - - - - - - - ------------------------------------------------------------------------ - .376592*ii)x11*x32*x53 + (.0107828 - .36624*ii)x11*x32 + (.166971 - - - - - - + .119905*ii)x11*x32*x53 + (- .431144 - .45175*ii)x11*x32 + (.182234 - + + + + + + ------------------------------------------------------------------------ + .0523411*ii)x11*x53 + (- .453237 + .301075*ii)x32*x53 + (- .025834 - + + + + + + ------------------------------------------------------------------------ + .0799124*ii)x11 + (- .580011 - .0398863*ii)x32 + (.177192 + + + + + + ------------------------------------------------------------------------ - .449345*ii)x11*x53 + (- .393243 - .431221*ii)x32*x53 + (.699459 - - - - - - + .0783813*ii)x53 - .0584618 + .274931*ii, (- .398064 - + + + + + ------------------------------------------------------------------------ - .374566*ii)x11 + (- .05748 - .258966*ii)x32 + (.248463 - .408062*ii)x53 + .252809*ii)x11*x32*x53 + (- .0408957 - .0204884*ii)x11*x32 + (- .356582 ------------------------------------------------------------------------ - + .518536 - .16739*ii, (- .40362 + .263607*ii)x11*x32*x53 + (- .680842 - - - - - - - ------------------------------------------------------------------------ - .459741*ii)x11*x32 + (- .283004 - .21073*ii)x11*x53 + (- .329091 + - - - - - + - .556671*ii)x11*x53 + (- .382129 + .349706*ii)x32*x53 + (.0519173 - + + + + + ------------------------------------------------------------------------ - .191945*ii)x32*x53 + (- .208371 - .65307*ii)x11 + (- .695681 - - - - - - + .376203*ii)x11 + (- .163574 + .166152*ii)x32 + (- .490616 - + + + + + ------------------------------------------------------------------------ - .421961*ii)x32 + (- .323339 - .169246*ii)x53 - .251152 - .718577*ii, (- + .252289*ii)x53 - .151662 - .19142*ii, (.139634 - .433477*ii)x11*x32*x53 ------------------------------------------------------------------------ - .00437712 + .0530547*ii)x11*x32*x53 + (- .761652 + .146076*ii)x11*x32 + + + (.390348 - .331972*ii)x11*x32 + (.19351 - .737023*ii)x11*x53 + + + + + + + ------------------------------------------------------------------------ + (.167152 - .163974*ii)x32*x53 + (.566124 - .496194*ii)x11 + (.0669203 - ------------------------------------------------------------------------ - (- .106439 + .109494*ii)x11*x53 + (- .36773 - .0415626*ii)x32*x53 + (- - - - - - + .183605*ii)x32 + (.168188 - .49878*ii)x53 + .203747 - .369785*ii, + + + + + ------------------------------------------------------------------------ - .776877 + .551073*ii)x11 + (- .276157 - .298111*ii)x32 + (- .245764 + + (.316142 + .589702*ii)x11*x32*x53 + (- .308459 + .559398*ii)x11*x32 + ------------------------------------------------------------------------ - .0300706*ii)x53 - .453972 + .283598*ii, (.135972 + - - - - - + (.139228 + .598624*ii)x11*x53 + (.342809 + .548178*ii)x32*x53 + (- + + + + + ------------------------------------------------------------------------ - .588926*ii)x11*x32*x53 + (.6076 - .200541*ii)x11*x32 + (- .283696 + + .336507 + .472101*ii)x11 + (- .162927 + .588781*ii)x32 + (.105877 + ------------------------------------------------------------------------ - .172472*ii)x11*x53 + (.14003 + .618682*ii)x32*x53 + (.622696 - - - - - - + .568758*ii)x53 - .288059 + .415737*ii, (- .678 - .840209*ii)x11*x32*x53 + + + + + ------------------------------------------------------------------------ - .0521078*ii)x11 + (.487289 - .0181031*ii)x32 + (- .174105 + - - - - - + + (- .174243 - .596519*ii)x11*x32 + (- .325555 - .127327*ii)x11*x53 + (- + + + + + + ------------------------------------------------------------------------ + .393406 - .663198*ii)x32*x53 + (- .270956 - .0504107*ii)x11 + (.0676485 + + + + + + ------------------------------------------------------------------------ + - .144988*ii)x32 + (- .248206 - .0675478*ii)x53 - .134934 + .187279*ii}, + + + + + + ------------------------------------------------------------------------ + {{-.900457-.104624*ii, -.423713-.341403*ii, -2.20778-3.14411*ii}, + + + + + ------------------------------------------------------------------------ - .19223*ii)x53 + .516146 + .110568*ii}, {{-.821212-.037818*ii, - - - - - - ------------------------------------------------------------------------ - -.569987-.018055*ii, .112781-1.49632*ii}, {-.674526-.501588*ii, - - - - - - ------------------------------------------------------------------------ - -.461876-.739848*ii, -.224144+.66624*ii}}, {| -.408248+1.85037e-17ii - | .35285+.205337ii - | .180223+.366314ii - | -.112231+.392519ii - | -.386429-.131678ii - | .379266-.151075ii - ------------------------------------------------------------------------ - .0119294+.502626ii -.186934+.620316ii .122167-.151345ii - -.383343-.127677ii .230949+.244268ii .0430535+.174629ii - -.342457+.00934968ii .0827073+.0851401ii -.196086-.478639ii - -.313814+.130817ii -.28829-.368183ii -.150923-.316389ii - -.0511755-.330575ii -.0730288+.0544028ii -.677879+.188118ii - .00236316-.488989ii -.275102+.387978ii .151215-.147044ii - ------------------------------------------------------------------------ - -.207192+.198433ii .0258732+.200046ii |}, | 1 1 1 1 1 1 |, {| - -.232673-.232934ii .278648+.581968ii | | -1 -1 -1 -1 -1 0 | | - -.422701-.037308ii -.261099-.431386ii | | 1 1 1 1 0 0 | | - .382436+.28813ii .28168+.259944ii | | -1 -1 -1 0 0 0 | | - -.293505+.0889841ii .344844-.0724727ii | | 1 1 0 0 0 0 | | - .118466+.540239ii .0999718-.087378ii | | -1 0 0 0 0 0 | | - ------------------------------------------------------------------------ - -.821212-.0378182ii 0 0 |, | - 1 0 0 | | - 0 -.569987-.018055ii 0 | | - 0 1 0 | | - 0 0 .112781-1.49632ii | | - 0 0 1 | | - ------------------------------------------------------------------------ - -.674526-.501588ii 0 0 |}) - 1 0 0 | - 0 -.461876-.739848ii 0 | - 0 1 0 | - 0 0 -.224144+.66624ii | - 0 0 1 | + {-.585259+1.2745*ii, -.757855+.232022*ii, -.572686-.54932*ii}}, {| + | + | + | + | + | + ------------------------------------------------------------------------ + -.408248+1.85037e-17ii .309379-.187496ii -.00832942-.11344ii + -.406896-.0331957ii -.343576-.046882ii .0324266-.359624ii + .0323597-.406964ii .0575577-.336367ii -.806143+.0122043ii + -.136451+.38477ii .0302204-.411918ii -.164381+.0150739ii + -.0240377-.40754ii .267937+.0770943ii .11597+.278586ii + -.355968+.199884ii .198555+.587098ii -.288511+.0715476ii + ------------------------------------------------------------------------ + .041552-.308596ii -.348464+.378022ii -.111598+.561948ii |}, | 1 1 + .377913+.485983ii -.003682-.262137ii .250706+.26857ii | | -1 -1 + .108692+.143333ii .0628639+.120515ii -.0575872-.112745ii | | 1 1 + -.37308+.017015ii -.41156-.551847ii -.0908257-.117688ii | | -1 -1 + -.135778+.0973918ii -.383009-.066007ii .692965-.0732571ii | | 1 1 + -.383477+.420991ii .0417492+.147493ii -.11437+.00163494ii | | -1 0 + ------------------------------------------------------------------------ + 1 1 1 1 |, {| -.900457-.104624ii 0 + -1 -1 -1 0 | | 1 0 + 1 1 0 0 | | 0 -.423713-.341403ii + -1 0 0 0 | | 0 1 + 0 0 0 0 | | 0 0 + 0 0 0 0 | | 0 0 + ------------------------------------------------------------------------ + 0 |, | -.585259+1.2745ii 0 + 0 | | 1 0 + 0 | | 0 -.757855+.232022ii + 0 | | 0 1 + -2.20778-3.14411ii | | 0 0 + 1 | | 0 0 + ------------------------------------------------------------------------ + 0 |}) + 0 | + 0 | + 0 | + -.572686-.54932ii | + 1 | o2 : Sequence @@ -213,37 +213,37 @@ i3 : vars(R) o3 = | x11 x32 x53 | - 1 3 -o3 : Matrix R <--- R + 1 3 +o3 : Matrix R <-- R i4 : peek sols o4 = {Point{cache => CacheTable{...3...} - Coordinates => {-.821212-.037818*ii, -.569987-.018055*ii, + Coordinates => {-.900457-.104624*ii, -.423713-.341403*ii, ------------------------------------------------------------------------ - }, Point{cache => CacheTable{...3...} - .112781-1.49632*ii} Coordinates => {-.674526-.501588*ii, + }, Point{cache => CacheTable{...3...} + -2.20778-3.14411*ii} Coordinates => {-.585259+1.2745*ii, ------------------------------------------------------------------------ }} - -.461876-.739848*ii, -.224144+.66624*ii} + -.757855+.232022*ii, -.572686-.54932*ii} i5 : peek solutionPlanes -o5 = {Matrix{cache => CacheTable{} }, Matrix{cache => CacheTable{} }} - RawMatrix => -.821212-.037818i 0 0 RawMatrix => -.674526-.501588i 0 0 - 1 0 0 1 0 0 - 0 -.569987-.018055i 0 0 -.461876-.739848i 0 - 0 1 0 0 1 0 - 0 0 .112781-1.49632i 0 0 -.224144+.66624i - 0 0 1 0 0 1 +o5 = {Matrix{cache => CacheTable{} }, Matrix{cache => CacheTable{} }} + RawMatrix => -.900457-.104624i 0 0 RawMatrix => -.585259+1.2745i 0 0 + 1 0 0 1 0 0 + 0 -.423713-.341403i 0 0 -.757855+.232022i 0 + 0 1 0 0 1 0 + 0 0 -2.20778-3.14411i 0 0 -.572686-.54932i + 0 0 1 0 0 1 - ring => CC ring => CC - 53 53 - 3 3 - source => CC source => CC - 53 53 - 6 6 - target => CC target => CC - 53 53 + ring => CC ring => CC + 53 53 + 3 3 + source => CC source => CC + 53 53 + 6 6 + target => CC target => CC + 53 53 i6 : diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_print__Statistics.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_print__Statistics.out index bdc94aaac7c..540e209baf7 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_print__Statistics.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_print__Statistics.out @@ -42,6 +42,6 @@ i6 : printStatistics() # moves of type {2, 0, 0} = 3 # moves of type {2, 1, 0} = 1 # moves of type {2, 2, 0} = 12 -tracking time = .0726057 +tracking time = .157172 i7 : diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_set__Verbose__Level.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_set__Verbose__Level.out index 05eff1e0dc6..5776915995d 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_set__Verbose__Level.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_set__Verbose__Level.out @@ -56,84 +56,84 @@ i5 : setVerboseLevel 1; i6 : S = solveSchubertProblem(SchPblm,2,4) -- playCheckers --- cpu time = .00601947 +-- cpu time = .0154201 -- making a recursive call to resolveNode -- playCheckers --- cpu time = .00384407 +-- cpu time = .0120184 -- making a recursive call to resolveNode -- playCheckers --- cpu time = .000405587 +-- cpu time = 0 resolveNode reached node of no remaining conditions --- time to make equations: .0113492 +-- time to make equations: .163919 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00641883 sec. for [{0, 1, 2, 3}, {0, infinity, 2, infinity}] --- time of performing one checker move: .0224431 --- time of performing one checker move: .00136392 --- time of performing one checker move: .00125758 --- time to make equations: .00409937 + -- trackHomotopy time = .0126281 sec. for [{0, 1, 2, 3}, {0, infinity, 2, infinity}] +-- time of performing one checker move: .188607 +-- time of performing one checker move: .00292733 +-- time of performing one checker move: .00401444 +-- time to make equations: .0116789 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00526319 sec. for [{1, 2, 3, 0}, {1, infinity, infinity, 2}] --- time of performing one checker move: .0136233 --- time to make equations: .0110752 + -- trackHomotopy time = .0396773 sec. for [{1, 2, 3, 0}, {1, infinity, infinity, 2}] +-- time of performing one checker move: .0387082 +-- time to make equations: .0112116 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00619821 sec. for [{1, 3, 2, 0}, {1, infinity, infinity, 2}] --- time of performing one checker move: .0213222 --- time to make equations: .00419011 + -- trackHomotopy time = .0147794 sec. for [{1, 3, 2, 0}, {1, infinity, infinity, 2}] +-- time of performing one checker move: .177902 +-- time to make equations: .0158854 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00526115 sec. for [{2, 3, 1, 0}, {2, infinity, infinity, 1}] --- time of performing one checker move: .0136673 --- time to make equations: .0166996 + -- trackHomotopy time = .015358 sec. for [{2, 3, 1, 0}, {2, infinity, infinity, 1}] +-- time of performing one checker move: .0397252 +-- time to make equations: .0278454 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00752237 sec. for [{0, 1, 2, 3}, {infinity, 1, 2, infinity}] --- time of performing one checker move: .0288234 --- time to make equations: .00926965 + -- trackHomotopy time = .0173996 sec. for [{0, 1, 2, 3}, {infinity, 1, 2, infinity}] +-- time of performing one checker move: .194614 +-- time to make equations: .0254151 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00642767 sec. for [{0, 1, 3, 2}, {infinity, 1, infinity, 2}] --- time of performing one checker move: .0198177 --- time of performing one checker move: .00678202 --- time of performing one checker move: .00125066 --- time to make equations: .0103571 + -- trackHomotopy time = .100483 sec. for [{0, 1, 3, 2}, {infinity, 1, infinity, 2}] +-- time of performing one checker move: .203755 +-- time of performing one checker move: .00400148 +-- time of performing one checker move: .00393395 +-- time to make equations: .0239996 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00633686 sec. for [{1, 3, 2, 0}, {infinity, 3, infinity, 1}] --- time of performing one checker move: .0212162 + -- trackHomotopy time = .0188128 sec. for [{1, 3, 2, 0}, {infinity, 3, infinity, 1}] +-- time of performing one checker move: .0558564 -- making a recursive call to resolveNode -- playCheckers --- cpu time = .00377576 +-- cpu time = .0079901 -- making a recursive call to resolveNode -- playCheckers --- cpu time = .000418823 +-- cpu time = 0 resolveNode reached node of no remaining conditions --- time to make equations: .00425091 +-- time to make equations: .0118377 Setup time: 0 Computing time:0 - -- trackHomotopy time = .006444 sec. for [{0, 1, 2, 3}, {0, infinity, 2, infinity}] --- time of performing one checker move: .0219552 --- time of performing one checker move: .00136799 --- time to make equations: .00463165 + -- trackHomotopy time = .0176744 sec. for [{0, 1, 2, 3}, {0, infinity, 2, infinity}] +-- time of performing one checker move: .0408146 +-- time of performing one checker move: .142637 +-- time to make equations: .0120001 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00525894 sec. for [{0, 2, 3, 1}, {0, infinity, infinity, 2}] --- time of performing one checker move: .0139133 --- time of performing one checker move: .00107706 --- time of performing one checker move: .000772814 --- time of performing one checker move: .00101058 --- time of performing one checker move: .00113463 --- time of performing one checker move: .00100553 --- time of performing one checker move: .00650399 --- time of performing one checker move: .00132128 --- time to make equations: .0101487 + -- trackHomotopy time = .0144319 sec. for [{0, 2, 3, 1}, {0, infinity, infinity, 2}] +-- time of performing one checker move: .0357794 +-- time of performing one checker move: .00400301 +-- time of performing one checker move: 0 +-- time of performing one checker move: 0 +-- time of performing one checker move: .00470073 +-- time of performing one checker move: .0031443 +-- time of performing one checker move: .00400018 +-- time of performing one checker move: .158215 +-- time to make equations: .0237389 Setup time: 0 Computing time:0 - -- trackHomotopy time = .00655759 sec. for [{1, 3, 2, 0}, {1, infinity, infinity, 3}] --- time of performing one checker move: .0211642 --- time of performing one checker move: .00174374 + -- trackHomotopy time = .024264 sec. for [{1, 3, 2, 0}, {1, infinity, infinity, 3}] +-- time of performing one checker move: .0592573 +-- time of performing one checker move: .00625287 o6 = {| -1.65573-.600637ii .0201935+.0437095ii |, | -.154703+.175591ii | -1.23037-1.66989ii -.0308057-.00120618ii | | -.801221-.0354303ii diff --git a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_solutions__To__Affine__Coords.out b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_solutions__To__Affine__Coords.out index 5c4b4ac7ea5..9f1334f3b55 100644 --- a/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_solutions__To__Affine__Coords.out +++ b/M2/Macaulay2/packages/NumericalSchubertCalculus/examples/_solutions__To__Affine__Coords.out @@ -31,19 +31,19 @@ o1 : List i2 : S = solveSchubertProblem(Pblm, 3,6) -o2 = {| .362674+4.83909e-16ii 5.87881+1.4973e-13ii .067722-3.25474e-16ii |, - | -.168148+3.65025e-16ii 10.2268+2.74238e-13ii .359604-4.29289e-16ii | - | .287667+1.59357e-16ii 5.41301+1.39362e-13ii .178413-3.8137e-16ii | - | .399967+3.43098e-16ii 10.4365+2.71358e-13ii .172408-3.69689e-16ii | - | .893699+1.40332e-17ii 2.90938+7.69377e-14ii .127632-1.31278e-16ii | - | -.108865+3.87484e-16ii 5.44614+1.48076e-13ii .099289-3.45613e-16ii | +o2 = {| .362674-3.68203e-17ii 5.87881-3.63087e-14ii .067722+1.54853e-17ii |, + | -.168148-2.77745e-17ii 10.2268-6.65013e-14ii .359604+2.04246e-17ii | + | .287667-1.21253e-17ii 5.41301-3.37944e-14ii .178413+1.81448e-17ii | + | .399967-2.6106e-17ii 10.4365-6.58029e-14ii .172408+1.7589e-17ii | + | .893699-1.06778e-18ii 2.90938-1.8657e-14ii .127632+6.24591e-18ii | + | -.108865-2.94833e-17ii 5.44614-3.59076e-14ii .099289+1.64435e-17ii | ------------------------------------------------------------------------ - | .675164+1.12445e-15ii .770431+2.17408e-15ii -.0909566-7.64252e-16ii - | .0675706+8.48201e-16ii .870501+3.98194e-15ii .150312-1.00802e-15ii - | .390574+3.70294e-16ii .658364+2.02353e-15ii -.00751668-8.95503e-16ii - | .621526+7.9725e-16ii 1.17845+3.94013e-15ii -.0078269-8.68074e-16ii - | .902762+3.26088e-17ii .284467+1.11714e-15ii .0636297-3.08256e-16ii - | .141356+9.00388e-16ii .394186+2.15007e-15ii -.0692081-8.11541e-16ii + | .675164+1.30005e-15ii .770431+2.45685e-15ii -.0909566-8.79201e-16ii + | .0675706+9.80659e-16ii .870501+4.49986e-15ii .150312-1.15964e-15ii + | .390574+4.28121e-16ii .658364+2.28673e-15ii -.00751668-1.03019e-15ii + | .621526+9.2175e-16ii 1.17845+4.45261e-15ii -.0078269-9.98639e-16ii + | .902762+3.77011e-17ii .284467+1.26244e-15ii .0636297-3.5462e-16ii + | .141356+1.041e-15ii .394186+2.42972e-15ii -.0692081-9.33604e-16ii ------------------------------------------------------------------------ |} | From 4ecd48a67614a4d8a04365d9548504ff192debc3 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Wed, 15 May 2024 00:16:07 -0400 Subject: [PATCH 3/4] Update PHCpack cached examples --- .../packages/PHCpack/examples/_cascade.out | 6 +++--- .../PHCpack/examples/_intersect__Slice.out | 14 +++++++------- .../PHCpack/examples/_top__Witness__Set.out | 2 +- .../packages/PHCpack/examples/_version__Number.out | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/M2/Macaulay2/packages/PHCpack/examples/_cascade.out b/M2/Macaulay2/packages/PHCpack/examples/_cascade.out index a1d49ec7660..c29a70a6d53 100644 --- a/M2/Macaulay2/packages/PHCpack/examples/_cascade.out +++ b/M2/Macaulay2/packages/PHCpack/examples/_cascade.out @@ -38,8 +38,8 @@ o7 = | .205377+.978683ii .673112+.739541ii .943327-.331864ii -.911067-.412259ii .497812+.867285ii -.883724+.468009ii | -.595572-.803302ii -.236638-.971598ii .871298-.490754ii | - 2 6 -o7 : Matrix CC <--- CC - 53 53 + 2 6 +o7 : Matrix CC <-- CC + 53 53 i8 : diff --git a/M2/Macaulay2/packages/PHCpack/examples/_intersect__Slice.out b/M2/Macaulay2/packages/PHCpack/examples/_intersect__Slice.out index b5397bd85b4..311840fede4 100644 --- a/M2/Macaulay2/packages/PHCpack/examples/_intersect__Slice.out +++ b/M2/Macaulay2/packages/PHCpack/examples/_intersect__Slice.out @@ -6,8 +6,8 @@ i2 : M=matrix for i to 2 list for j to 3 list random(1,R)+random(0,R); -- warning: experimental computation over inexact field begun -- results not reliable (one warning given per session) - 3 4 -o2 : Matrix R <--- R + 3 4 +o2 : Matrix R <-- R i3 : I=minors(3,M); @@ -19,16 +19,16 @@ i5 : (w,ns) = topWitnessSet(f,2); i6 : slcmat = matrix applyTable (entries w.Slice, x->1_CC*realPart x); - 2 7 -o6 : Matrix CC <--- CC - 53 53 + 2 7 +o6 : Matrix CC <-- CC + 53 53 i7 : Rtwo = ring w.Equations; i8 : X = transpose matrix {gens Rtwo | {1_CC}}; - 7 1 -o8 : Matrix Rtwo <--- Rtwo + 7 1 +o8 : Matrix Rtwo <-- Rtwo i9 : slcRR = flatten entries (promote(slcmat,Rtwo) * X); diff --git a/M2/Macaulay2/packages/PHCpack/examples/_top__Witness__Set.out b/M2/Macaulay2/packages/PHCpack/examples/_top__Witness__Set.out index 99f1a8df1f9..21010c44a47 100644 --- a/M2/Macaulay2/packages/PHCpack/examples/_top__Witness__Set.out +++ b/M2/Macaulay2/packages/PHCpack/examples/_top__Witness__Set.out @@ -30,7 +30,7 @@ o7 = {(-.205377-.978683*ii)*x+(.943327-.331864*ii)*y+(.673112+.739541*ii)*z i8 : toString points(w) o8 = VerticalList{new Point from {Coordinates => {-.064406+1.00899*ii, - -1.0139-.129969*ii, .196438-1.01464*ii, -1.03558e-33-7.18097e-33*ii}, + -1.0139-.129969*ii, .196438-1.01464*ii, 5.3111e-34-2.32871e-33*ii}, cache => CacheTable{...3...}}, new Point from {Coordinates => {-1.16558-.143085*ii, 1.3381+.333554*ii, -1.51194-.580247*ii, -2.36625e-32+2.72991e-32*ii}, cache => CacheTable{...3...}}, new Point diff --git a/M2/Macaulay2/packages/PHCpack/examples/_version__Number.out b/M2/Macaulay2/packages/PHCpack/examples/_version__Number.out index cf897934cc1..1fdd0a67d4a 100644 --- a/M2/Macaulay2/packages/PHCpack/examples/_version__Number.out +++ b/M2/Macaulay2/packages/PHCpack/examples/_version__Number.out @@ -2,14 +2,14 @@ i1 : v = versionNumber(null) -o1 = (2.4.77, 2020-06-12) +o1 = (2.4.86, 2022-05-30) o1 : Sequence i2 : print v_0 -2.4.77 +2.4.86 i3 : print v_1 -2020-06-12 +2022-05-30 i4 : From 8fa7c03937639755999299c582ba6cfe4e09992e Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Wed, 15 May 2024 00:16:25 -0400 Subject: [PATCH 4/4] Update Python cached examples --- M2/Macaulay2/packages/Python/examples/___Python.out | 2 +- .../packages/Python/examples/_add__Py__To__M2__Function.out | 2 +- .../Python/examples/_iterator_lp__Python__Object_rp.out | 2 +- .../packages/Python/examples/_next_lp__Python__Object_rp.out | 2 +- M2/Macaulay2/packages/Python/examples/_to__Python.out | 2 +- .../packages/Python/examples/_value_lp__Python__Object_rp.out | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/M2/Macaulay2/packages/Python/examples/___Python.out b/M2/Macaulay2/packages/Python/examples/___Python.out index 92ea7ce571d..d83f048ac2b 100644 --- a/M2/Macaulay2/packages/Python/examples/___Python.out +++ b/M2/Macaulay2/packages/Python/examples/___Python.out @@ -8,7 +8,7 @@ o1 : PythonObject of class list i2 : value pythonValue "[1, 2/3, 'foo', (1, 2, 3), {'foo' : 'bar'}]" -o2 = {1, .666667, foo, (1, 2, 3), HashTable{foo => bar}} +o2 = {1, .666667, foo, (1, 2, 3), HashTable{"foo" => bar}} o2 : List diff --git a/M2/Macaulay2/packages/Python/examples/_add__Py__To__M2__Function.out b/M2/Macaulay2/packages/Python/examples/_add__Py__To__M2__Function.out index 4657d980595..1ce01e8da0b 100644 --- a/M2/Macaulay2/packages/Python/examples/_add__Py__To__M2__Function.out +++ b/M2/Macaulay2/packages/Python/examples/_add__Py__To__M2__Function.out @@ -2,7 +2,7 @@ i1 : fractions = import "fractions" -o1 = +o1 = o1 : PythonObject of class module diff --git a/M2/Macaulay2/packages/Python/examples/_iterator_lp__Python__Object_rp.out b/M2/Macaulay2/packages/Python/examples/_iterator_lp__Python__Object_rp.out index 193b6739045..23a7364fbb8 100644 --- a/M2/Macaulay2/packages/Python/examples/_iterator_lp__Python__Object_rp.out +++ b/M2/Macaulay2/packages/Python/examples/_iterator_lp__Python__Object_rp.out @@ -8,7 +8,7 @@ o1 : PythonObject of class range i2 : i = iterator x -o2 = +o2 = o2 : PythonObject of class range_iterator diff --git a/M2/Macaulay2/packages/Python/examples/_next_lp__Python__Object_rp.out b/M2/Macaulay2/packages/Python/examples/_next_lp__Python__Object_rp.out index e9a7d5d9813..e75b1d9ce72 100644 --- a/M2/Macaulay2/packages/Python/examples/_next_lp__Python__Object_rp.out +++ b/M2/Macaulay2/packages/Python/examples/_next_lp__Python__Object_rp.out @@ -8,7 +8,7 @@ o1 : PythonObject of class range i2 : i = iterator x -o2 = +o2 = o2 : PythonObject of class range_iterator diff --git a/M2/Macaulay2/packages/Python/examples/_to__Python.out b/M2/Macaulay2/packages/Python/examples/_to__Python.out index e611049c629..126de785f10 100644 --- a/M2/Macaulay2/packages/Python/examples/_to__Python.out +++ b/M2/Macaulay2/packages/Python/examples/_to__Python.out @@ -76,7 +76,7 @@ o12 : FunctionClosure i13 : pysqrt = toPython m2sqrt -o13 = +o13 = o13 : PythonObject of class builtin_function_or_method diff --git a/M2/Macaulay2/packages/Python/examples/_value_lp__Python__Object_rp.out b/M2/Macaulay2/packages/Python/examples/_value_lp__Python__Object_rp.out index 90e585c0cfe..39e11ee09f7 100644 --- a/M2/Macaulay2/packages/Python/examples/_value_lp__Python__Object_rp.out +++ b/M2/Macaulay2/packages/Python/examples/_value_lp__Python__Object_rp.out @@ -2,7 +2,7 @@ i1 : value pythonValue "[1, 3.14159, 'foo', (1,2,3), {'foo':'bar'}]" -o1 = {1, 3.14159, foo, (1, 2, 3), HashTable{foo => bar}} +o1 = {1, 3.14159, foo, (1, 2, 3), HashTable{"foo" => bar}} o1 : List