[BACK]Return to sm1.oxweave CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc

Diff for /OpenXM/src/asir-contrib/packages/doc/Attic/sm1.oxweave between version 1.10 and 1.13

version 1.10, 2003/05/20 23:25:28 version 1.13, 2003/07/28 01:36:36
Line 1 
Line 1 
 /*$OpenXM: OpenXM/src/asir-contrib/packages/doc/sm1.oxweave,v 1.9 2003/05/19 05:15:52 takayama Exp $ */  /*$OpenXM: OpenXM/src/asir-contrib/packages/doc/sm1.oxweave,v 1.12 2003/07/28 01:17:39 takayama Exp $ */
   
 /*&C-texi  /*&C-texi
 @c DO NOT EDIT THIS FILE   oxphc.texi  @c DO NOT EDIT THIS FILE   oxphc.texi
 */  */
 /*&C-texi  /*&C-texi
 @node SM1 Functions,,, Top  @node SM1 Functions,,, Top
   
 */  */
 /*&jp-texi  /*&jp-texi
 @chapter SM1 函数  @chapter SM1 函数
Line 86  Grobner Deformations of Hypergeometric Differential Eq
Line 87  Grobner Deformations of Hypergeometric Differential Eq
 See the appendix.  See the appendix.
 */  */
   
 /*  /*&C-texi
 @menu  @menu
 * ox_sm1_forAsir::  * ox_sm1_forAsir::
 * sm1.start::  * sm1.start::
Line 95  See the appendix.
Line 96  See the appendix.
 * sm1.gb::  * sm1.gb::
 * sm1.deRham::  * sm1.deRham::
 * sm1.hilbert::  * sm1.hilbert::
 * hilbert_polynomial::  
 * sm1.genericAnn::  * sm1.genericAnn::
 * sm1.wTensor0::  * sm1.wTensor0::
 * sm1.reduction::  * sm1.reduction::
Line 109  See the appendix.
Line 109  See the appendix.
 * sm1.rank::  * sm1.rank::
 * sm1.auto_reduce::  * sm1.auto_reduce::
 * sm1.slope::  * sm1.slope::
   * sm1.ahg::
   * sm1.bfunction::
   * sm1.generalized_bfunction::
   * sm1.restriction::
   * sm1.saturation::
 @end menu  @end menu
 */  */
   
Line 120  See the appendix.
Line 125  See the appendix.
 */  */
   
 /*&eg-texi  /*&eg-texi
 @node ox_sm1_forAsir,,, Top  @node ox_sm1_forAsir,,, SM1 Functions
 @subsection @code{ox_sm1_forAsir}  @subsection @code{ox_sm1_forAsir}
 @findex ox_sm1_forAsir  @findex ox_sm1_forAsir
 @table @t  @table @t
Line 151  to build your own server by reading @code{sm1} macros.
Line 156  to build your own server by reading @code{sm1} macros.
 @end itemize  @end itemize
 */  */
 /*&jp-texi  /*&jp-texi
 @node ox_sm1_forAsir,,, Top  @node ox_sm1_forAsir,,, SM1 Functions
 @subsection @code{ox_sm1_forAsir}  @subsection @code{ox_sm1_forAsir}
 @findex ox_sm1_forAsir  @findex ox_sm1_forAsir
 @table @t  @table @t
Line 495  x*dx+1
Line 500  x*dx+1
 /*&eg-texi  /*&eg-texi
 @c sort-sm1.gb  @c sort-sm1.gb
 @node sm1.gb,,, SM1 Functions  @node sm1.gb,,, SM1 Functions
 @node sm1.gb_d,,, SM1 Functions  
 @subsection @code{sm1.gb}  @subsection @code{sm1.gb}
 @findex sm1.gb  @findex sm1.gb
 @findex sm1.gb_d  @findex sm1.gb_d
Line 553  List
Line 557  List
 /*&jp-texi  /*&jp-texi
 @c sort-sm1.gb  @c sort-sm1.gb
 @node sm1.gb,,, SM1 Functions  @node sm1.gb,,, SM1 Functions
 @node sm1.gb_d,,, SM1 Functions  
 @subsection @code{sm1.gb}  @subsection @code{sm1.gb}
 @findex sm1.gb  @findex sm1.gb
 @findex sm1.gb_d  @findex sm1.gb_d
Line 1320  basic_plus(basic_times(basic_power(x,4),1),basic_times
Line 1323  basic_plus(basic_times(basic_power(x,4),1),basic_times
 /*&eg-texi  /*&eg-texi
 @c sort-sm1.syz  @c sort-sm1.syz
 @node sm1.syz,,, SM1 Functions  @node sm1.syz,,, SM1 Functions
 @node sm1.syz_d,,, SM1 Functions  
 @subsection @code{sm1.syz}  @subsection @code{sm1.syz}
 @findex sm1.syz  @findex sm1.syz
 @findex sm1.syz_d  @findex sm1.syz_d
Line 1347  Here @var{s} is the syzygy of @var{f} in the ring of d
Line 1349  Here @var{s} is the syzygy of @var{f} in the ring of d
 operators with the variable @var{v}.  operators with the variable @var{v}.
 @var{g} is a Groebner basis of @var{f} with the weight vector @var{w},  @var{g} is a Groebner basis of @var{f} with the weight vector @var{w},
 and @var{m} is a matrix that translates the input matrix @var{f} to the Gr\"obner  and @var{m} is a matrix that translates the input matrix @var{f} to the Gr\"obner
 basis @var {g}.  basis @var{g}.
 @var{t} is the syzygy of the Gr\"obner basis @var{g}.  @var{t} is the syzygy of the Gr\"obner basis @var{g}.
 In summary, @var{g} = @var{m} @var{f} and  In summary, @var{g} = @var{m} @var{f} and
 @var{s} @var{f} = 0 hold as matrices.  @var{s} @var{f} = 0 hold as matrices.
Line 1364  In summary, @var{g} = @var{m} @var{f} and
Line 1366  In summary, @var{g} = @var{m} @var{f} and
 /*&jp-texi  /*&jp-texi
 @c sort-sm1.syz  @c sort-sm1.syz
 @node sm1.syz,,, SM1 Functions  @node sm1.syz,,, SM1 Functions
 @node sm1.syz_d,,, SM1 Functions  
 @subsection @code{sm1.syz}  @subsection @code{sm1.syz}
 @findex sm1.syz  @findex sm1.syz
 @findex sm1.syz_d  @findex sm1.syz_d

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.13

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>