Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/src/tk_cc111.rr

[BACK] Up to [local] / OpenXM / src / asir-contrib / packages / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 26 06:50:13 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD

The tk_sm1emu module is for emulating some functions of the sm1 module on asir.
Example. tk_sm1emu.gkz([ [[1,1,1,1],[0,1,2,3]], [-1/2,-1/3]]);

The tk_cc111 module is for evaluating numerically the confluent hypergeometric function
associated to the C_111 lattice (see Hibi,Nishiyama,Takayama, Pfaffian systems
for A-hypergeometric systems I).
Example. tk_cc111.initial_value(3 | z=0.001)
tk_cc111.set_direction([1,2,3,4,5,6,7]);
tk_cc111.initial_value(3 | z=0.001)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




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