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