Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/src/tk_r.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], Thu Jan 31 05:00:11 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD

tk_r.markov(L) returns the Markov basis of L in the R format.
R can parse the result by
eval(parse(text= output of tk_r.markov ))

Example. tk_r.markov([[1,2,3]]);
tk_r.markov calls nk_4ti2.markov.

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>