=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/Attic/pfp.oxweave,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/src/asir-contrib/packages/doc/Attic/pfp.oxweave 2002/07/14 12:13:43 1.1 +++ OpenXM/src/asir-contrib/packages/doc/Attic/pfp.oxweave 2002/08/08 08:56:32 1.2 @@ -1,4 +1,4 @@ -@c $OpenXM$ +@c $OpenXM: OpenXM/src/asir-contrib/packages/doc/pfp.oxweave,v 1.1 2002/07/14 12:13:43 takayama Exp $ /*&ja @@ -8,6 +8,13 @@ この節では超幾何関数 pFq @tex $({}_p F_q)$ @end tex の(コ)ホモロジ群に関連した不変量を計算する関数を解説する. +OpenXM/Risa/Asir での利用にあたっては, +@example +load("pfpcoh.rr")$ load("pfphom.rr")$ +@end example +が始めに必要. + + */ /*&en @@ -18,6 +25,13 @@ This section describes functions to evaluate invariants associated to (co)homology groups of the hypergeometric functions pFq @tex $({}_p F_q)$ @end tex + +In order to use the functions in this section in OpenXM/Risa/Asir, +executing the commands +@example +load("pfpcoh.rr")$ load("pfphom.rr")$ +@end example +is necessary at first. */