=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/Attic/sm1.oxweave,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- OpenXM/src/asir-contrib/packages/doc/Attic/sm1.oxweave 2001/07/12 00:46:29 1.3 +++ OpenXM/src/asir-contrib/packages/doc/Attic/sm1.oxweave 2002/08/11 08:39:47 1.5 @@ -1,4 +1,4 @@ -/*$OpenXM: OpenXM/src/asir-contrib/packages/doc/sm1.oxweave,v 1.2 2001/07/11 06:23:16 takayama Exp $ */ +/*$OpenXM: OpenXM/src/asir-contrib/packages/doc/sm1.oxweave,v 1.4 2002/07/14 13:14:37 takayama Exp $ */ /*&C-texi @c DO NOT EDIT THIS FILE oxphc.texi @@ -69,12 +69,7 @@ cohomology groups. /*&C-texi @example -This is Risa/Asir, Version 20000126. -Copyright (C) FUJITSU LABORATORIES LIMITED. -1994-1999. All rights reserved. -xm version 20000202. Copyright (C) OpenXM Developing Team. 2000. -ox_help(0); ox_help("keyword"); ox_grep("keyword"); for help message -Loading ~/.asirrc +@include opening.texi [283] sm1_deRham([x*(x-1),[x]]); [1,2] @@ -407,13 +402,13 @@ def sm1(P,F) { /*&jp-texi @table @t @item $B;2>H(B - @code{sm1_start}, @code{ox_push_int0}, @code{sm1_push_poly0}. + @code{sm1_start}, @code{ox_push_int0}, @code{sm1_push_poly0}, @code{Sm1_proc}. @end table */ /*&eg-texi @table @t @item Reference - @code{sm1_start}, @code{ox_push_int0}, @code{sm1_push_poly0}. + @code{sm1_start}, @code{ox_push_int0}, @code{sm1_push_poly0}, @code{Sm1_proc}. @end table */ @@ -1123,7 +1118,7 @@ mode. So, it is strongly recommended to execute the co @table @t @item Reference @code{sm1_start}, @code{deRham} (sm1 command) -@item Reference paper +@item Algorithm: Oaku, Takayama, An algorithm for de Rham cohomology groups of the complement of an affine variety via D-module computation, Journal of pure and applied algebra 139 (1999), 201--233. @@ -1133,7 +1128,7 @@ mode. So, it is strongly recommended to execute the co @table @t @item $B;2>H(B @code{sm1_start}, @code{deRham} (sm1 command) -@item $B;29MO@J8(B +@item Algorithm: Oaku, Takayama, An algorithm for de Rham cohomology groups of the complement of an affine variety via D-module computation, Journal of pure and applied algebra 139 (1999), 201--233. @@ -2910,16 +2905,19 @@ of the system of differential equations @var{ii} along the hyperplane specified by the V filtration @var{v_filtration}. @item @var{v} is a list of variables. -@item As to the algorithm, -see "A.Assi, F.J.Castro-Jimenez and J.M.Granger, -How to calculate the slopes of a D-module, Compositio Math, 104, 1-17, 1996" -Note that the signs of the slopes are negative, but the absolute values -of the slopes are returned. @item The return value is a list of lists. The first entry of each list is the slope and the second entry is the weight vector for which the microcharacteristic variety is not bihomogeneous. @end itemize + +@noindent +Algorithm: +see "A.Assi, F.J.Castro-Jimenez and J.M.Granger, +How to calculate the slopes of a D-module, Compositio Math, 104, 1-17, 1996" +Note that the signs of the slopes are negative, but the absolute values +of the slopes are returned. + */ /*&jp-texi @@ -2954,16 +2952,18 @@ not bihomogeneous. $BHyJ,J}Dx<07O(B @var{ii} $B$N(B V filtration @var{v_filtration} $B$G;XDj$9$kD6J?LL$K1h$C$F$N(B (geomeric) slope $B$r7W;;$9$k(B. @item @var{v} $B$OJQ?t$N%j%9%H(B. -@item $B;HMQ$7$F$$$k%"%k%4%j%:%`$K$D$$$F$O(B, +@item $BLa$jCM$O(B, $B%j%9%H$r@.J,$H$9$k%j%9%H$G$"$k(B. +$B@.J,%j%9%H$NBh(B 1 $BMWAG$,(B slope, $BBh(B 2 $BMWAG$O(B, $B$=$N(B weight vector $B$KBP1~$9$k(B +microcharacteristic variety $B$,(B bihomogeneous $B$G$J$$(B. +@end itemize + +@noindent +Algorithm: "A.Assi, F.J.Castro-Jimenez and J.M.Granger, How to calculate the slopes of a D-module, Compositio Math, 104, 1-17, 1996" $B$r$_$h(B. Slope $B$NK\Mh$NDj5A$G$O(B, $BId9f$,Ii$H$J$k$,(B, $B$3$N%W%m%0%i%`$O(B, Slope $B$N@dBPCM$rLa$9(B. -@item $BLa$jCM$O(B, $B%j%9%H$r@.J,$H$9$k%j%9%H$G$"$k(B. -$B@.J,%j%9%H$NBh(B 1 $BMWAG$,(B slope, $BBh(B 2 $BMWAG$O(B, $B$=$N(B weight vector $B$KBP1~$9$k(B -microcharacteristic variety $B$,(B bihomogeneous $B$G$J$$(B. -@end itemize */ /*&C-texi @@ -2996,6 +2996,15 @@ microcharacteristic variety $B$,(B bihomogeneous $B @item $B;2>H(B @code{sm_gb} @end table +*/ + + +/*&eg-texi +@include sm1-auto-en.texi +*/ + +/*&jp-texi +@include sm1-auto-ja.texi */