Up to [local] / OpenXM / src / kan96xx / plugin
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 16 08:42:14 2004 UTC (20 years 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,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.5: +4 -2
lines
Diff to previous 1.5 (colored) to selected 1.1.1.1 (colored)
Calling gnuplot by using mkfifo, popen, ... to enable mouse actions. Ref: gpReadMouseTest.c in gnuplot.info But, there still remains bug to open the fifo file. In order to try the new implementation, try /gnuplot.callingMethod 1 def in gnuplot.sm1
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 24 08:16:13 2003 UTC (21 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored) to selected 1.1.1.1 (colored)
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
Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 23 13:16:30 2003 UTC (21 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.3: +4 -3
lines
Diff to previous 1.3 (colored) to selected 1.1.1.1 (colored)
file2 is changed so that it can be used for input-output stream associated to a string.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 17 05:45:47 2003 UTC (21 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.2: +5 -1
lines
Diff to previous 1.2 (colored) to selected 1.1.1.1 (colored)
[(oxLog) client log_file_for_incomming_data log_file_for_outgoing_data] extension is for taking logs of ox stream in the binary format. For details, (extension-oxLog) usage
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 16 07:55:47 2000 UTC (24 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_20000124,
RELEASE_1_2_2,
RELEASE_1_2_1,
RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored) to selected 1.1.1.1 (colored)
Congratulation of sm1 version 3.* !
Revision 1.1.1.1 / (download) - annotate - [selected] (vendor branch), Fri Oct 8 02:12:05 1999 UTC (25 years, 2 months ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
o import OpenXM sources
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:05 1999 UTC (25 years, 2 months ago) by maekawa
Branch: MAIN
Diff to selected 1.1.1.1 (colored)
Initial revision