You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--now find singularities and Whitney points of current dim peices
902
+
--now find singularities and Whitney points of current dim pieces
903
903
for Ia in V#(dimI-a) do(
904
904
dimIa:=dimI-a;
905
905
J=idealmingens(Ia+minors(codim Ia,jacobian Ia));
@@ -1455,7 +1455,7 @@ Node
1455
1455
WS=newMutableHashTablefromfor k inkeys WS1 list k=>toList((set(WS1)#k)*(set(WS2)#k))
1456
1456
peek WS
1457
1457
Text
1458
-
There are also several different optionstopreform the underlying polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar variteies, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information about the stratification, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
1458
+
There are also several different optionstoperform the underlying polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar variteies, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information about the stratification, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
1459
1459
Example
1460
1460
WS3=whitneyStratifyPol(I,Algorithm=>"msolve")
1461
1461
peek WS3
@@ -1649,7 +1649,7 @@ Node
1649
1649
I=ideal(y^2*z-x^2)
1650
1650
polarVars I
1651
1651
Text
1652
-
There are also several different optionstopreform the polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar varieties, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
1652
+
There are also several different optionstoperform the polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar varieties, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
1653
1653
Node
1654
1654
Key
1655
1655
polarSequence
@@ -1738,7 +1738,7 @@ Node
1738
1738
is the valueof $Eu_Y$ at any point in $Z=V(x,y)-V(x,y,z)=\{(x,y,z)|x=y=0, \; z\neq 0\} $. And the final entry of the column is the valueof $Eu_Y$ at the point $(0,0,0)$.
1739
1739
1740
1740
Text
1741
-
There are also several different optionstopreform the underlying polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar varieties, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information about the stratification, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
1741
+
There are also several different optionstoperform the underlying polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar varieties, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information about the stratification, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
1742
1742
1743
1743
Node
1744
1744
Key
@@ -1787,7 +1787,7 @@ Node
1787
1787
dStrats=for s in CCmultiplcityList listfirstlast s
1788
1788
EulerCharComplexLink=for i from0to #CCmultiplcityList-1 list (1-(-1)^(d-dStrats_i)*m_i)
1789
1789
Text
1790
-
There are also several different optionstopreform the underlying polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar varieties, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information about the stratification, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
1790
+
There are also several different optionstoperform the underlying polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar varieties, this option is Algorithm=>. The other options are: Algorithm=>"msolve"andAlgorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macaulay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information about the stratification, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
0 commit comments