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