Powered by Apache

CVS log for OpenXM/src/kan96xx/trans/yymain_polymake.c

[BACK] Up to [local] / OpenXM / src / kan96xx / trans

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_3_1_13b


Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 15 07:50:40 2004 UTC (19 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

polymake2tfb accepts an extended grammer of polymake data files.
It is a preparation of a new polymake interface for Grobner fan.
Example:
$ ./polymake2tfb
F
[ -1 : 3 ]
{{0 1} {0 2} {1 2}}

returns

polymake.data(polymake.F([polymake._bracket(polymake._colon([-1],[3])),polymake._set([polymake._set([0,1]),[polymake._set([0,2]),polymake._set([1,2])]])]))

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>