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

Annotation of OpenXM/src/asir-contrib/packages/doc/pfpcoh/pfpcoh.oxw, Revision 1.1

1.1     ! takayama    1: @c $OpenXM$
        !             2: /*&C
        !             3: @node Pfpcohom,,, Top
        !             4: */
        !             5: /*&ja
        !             6:
        !             7: @chapter pFq $B$K4X$9$k(B($B%3(B)$B%[%b%m%8!<(B
        !             8:
        !             9: */
        !            10:
        !            11: /*&en
        !            12:
        !            13: @chapter Cohomology group associated to pFq
        !            14:
        !            15: */
        !            16:
        !            17: /*&ja
        !            18:
        !            19: $B$3$N@a$G$OD64v2?4X?t(B pFq
        !            20: @tex
        !            21: $({}_p F_q)$
        !            22: @end tex
        !            23: $B$N(B($B%3(B)$B%[%b%m%872$K4XO"$7$?ITJQNL$r7W;;$9$k4X?t$r2r@b$9$k(B.
        !            24:
        !            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:
        !            32: */
        !            33:
        !            34:
        !            35: /*&en
        !            36: This section describes functions to evaluate invariants
        !            37: associated to (co)homology groups of the hypergeometric functions
        !            38: pFq
        !            39: @tex
        !            40: $({}_p F_q)$
        !            41: @end tex
        !            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.
        !            49:
        !            50: */

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