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

Annotation of OpenXM/src/asir-contrib/packages/doc/pfp.oxweave, Revision 1.5

1.5     ! takayama    1: @c $OpenXM: OpenXM/src/asir-contrib/packages/doc/pfp.oxweave,v 1.4 2003/07/16 05:36:24 takayama Exp $
1.3       takayama    2: /*&C
                      3: @node Pfpcohom,,, Top
                      4: */
1.1       takayama    5: /*&ja
                      6:
                      7: @chapter pFq $B$K4X$9$k(B($B%3(B)$B%[%b%m%8!<(B
                      8:
1.3       takayama    9: */
                     10:
                     11: /*&en
                     12:
                     13: @chapter Cohomology group associated to pFq
                     14:
                     15: */
                     16:
                     17: /*&ja
                     18:
1.5     ! takayama   19: $B$3$N@a$G$OD64v2?4X?t(B pFq
        !            20: @tex
        !            21: $({}_p F_q)$
        !            22: @end tex
1.1       takayama   23: $B$N(B($B%3(B)$B%[%b%m%872$K4XO"$7$?ITJQNL$r7W;;$9$k4X?t$r2r@b$9$k(B.
                     24:
1.2       takayama   25: OpenXM/Risa/Asir $B$G$NMxMQ$K$"$?$C$F$O(B,
                     26: @example
                     27: load("pfpcoh.rr")$ load("pfphom.rr")$
                     28: @end example
                     29: $B$,;O$a$KI,MW(B.
                     30:
                     31:
1.1       takayama   32: */
                     33:
1.3       takayama   34:
1.1       takayama   35: /*&en
                     36: This section describes functions to evaluate invariants
                     37: associated to (co)homology groups of the hypergeometric functions
1.5     ! takayama   38: pFq
        !            39: @tex
        !            40: $({}_p F_q)$
        !            41: @end tex
1.2       takayama   42:
                     43: In order to use the functions in this section in OpenXM/Risa/Asir,
                     44: executing the commands
                     45: @example
                     46: load("pfpcoh.rr")$ load("pfphom.rr")$
                     47: @end example
                     48: is necessary at first.
1.1       takayama   49:
                     50: */
                     51:
                     52: /*&en
                     53: @include pfp-auto-en.texi
                     54: */
                     55: /*&ja
                     56: @include pfp-auto-ja.texi
                     57: */
                     58:

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