Up to [local] / OpenXM / src / kan96xx / trans
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 24 04:58:32 2021 UTC (3 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
The cflag option -fcommon is added to allow duplicated function pointer definitions in gradedset.h, e.g., POLY (*lcm)(POLY f, POLY g).
Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 6 11:33:48 2020 UTC (4 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
All causes of the warnings are fixed.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 22 01:07:38 2013 UTC (11 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Added a filter oxdecode_post to decode mime encoded post messages by curl for cgiPolymake.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 24 12:45:15 2004 UTC (20 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
The module kan96xx accepts the option --prefix.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 13 07:10:18 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.3: +5 -4
lines
Diff to previous 1.3 (colored)
Cygwin installs only bison (it does not install yacc).
Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 4 07:54:51 2003 UTC (20 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Added the check of dlopen for Redhat 8.0.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 4 07:49:24 2003 UTC (20 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
"doPolymake" calls polymake to make several constructions for polytopes. [action data_in_polymake_tfb_format] doPolymake [result_in_tfb result_in_tree errors] polymake, polymake2tfb, ox_k0 must be installed. Example: [(FACETS) (polymake.data(polymake.POINTS([[1,0,0],[1,1,0],[1,0,1],[1,0,0]])))] doPolymake /rr set
Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 24 08:16:13 2003 UTC (20 years, 11 months ago) by takayama
Branch: MAIN
The first version of the data translater between OpenXM CMO and polymake. Example: $polymake.data(polymake.POINTS([[1,0,0],[1,1,0],[1,0,1],[1,1,1],[1,2,0]]),polymake.FACETS([[1,0,-1],[0,1,0],[2,-1,-1],[0,0,1]]),polymake.AFFINE_HULL(),polymake.N_FACETS([[4]]),polymake.VERTICES([[1,0,0],[1,0,1],[1,1,1],[1,2,0]]),polymake.VERTICES_IN_FACETS([[1,2],[0,1],[2,3],[0,3]]),polymake.AMBIENT_DIM([[2]]),polymake.BOUNDED(),polymake.GRAPH([[1,3],[0,2],[1,3],[0,2]]),polymake.DUAL_GRAPH([[1,2],[0,3],[0,3],[1,2]]));$ /pstr set [(parse) (ox.sm1) pushfile] extension k0connectr oxk0.ccc ( polymake=Object; ) oxexecutestring oxk0.ccc ( QuoteMode(1); ) oxexecutestring oxk0.ccc pstr oxexecutestring oxk0.ccc oxpopcmo /ptree set oxk0.ccc ( QuoteMode(0); ) oxexecutestring [(treeToPolymake) ptree] extension /ss set ss message