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