Powered by Apache

CVS log for OpenXM/src/OpenMath/elimi.java

[BACK] Up to [local] / OpenXM / src / OpenMath

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 28 19:43:16 2001 UTC (23 years, 3 months ago) by tam
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.8: +3 -4 lines
Diff to previous 1.8 (colored)

I made elimi.java to execute ox_sm1 automatically.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 28 19:17:23 2001 UTC (23 years, 3 months ago) by tam
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)

This change is test for executing ox server from Java.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 11 09:34:06 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

An import path is fixed.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 11 08:32:13 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.5: +6 -6 lines
Diff to previous 1.5 (colored)

I have replaced all stdout by stderr, that is,
System.out.println ==> System.err.println

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 2 19:24:40 2000 UTC (24 years, 1 month ago) by tam
Branch: MAIN
CVS Tags: RELEASE_1_1_3
Changes since 1.4: +7 -13 lines
Diff to previous 1.4 (colored)

I fixed PolyCalc and elimi to new program interfaces.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 16 09:14:52 2000 UTC (24 years, 1 month ago) by tam
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (colored)

I fixed infinity loop to catch CMO object.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 9 00:32:36 1999 UTC (24 years, 5 months ago) by tam
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (colored)

fixit the bug which can't convert the integer from xml to cmo correctly.
	(only the integer x, exists k, 2^(8*k-1)<= x < 2^(8*k) ).

Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 21 20:38:41 1999 UTC (24 years, 5 months ago) by tam
Branch: MAIN
Changes since 1.1: +8 -2 lines
Diff to previous 1.1 (colored)

added CMO_RATIONAL.java

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 10 21:25:48 1999 UTC (24 years, 6 months ago) by tam
Branch: MAIN

elimi.java(test version) is added.
	the aim of this program is to compute Gr\"obner base of
	elimination ideal.

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>