Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 17 02:49:27 2005 UTC (18 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.13: +231 -231 lines
Diff to previous 1.13 (colored)

Untabify.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jul 17 02:48:21 2005 UTC (18 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.12: +11 -3 lines
Diff to previous 1.12 (colored)

Rewritted some obsolete expressions to make this sample code work.

Revision 1.12 / (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, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

An import path is fixed.

Revision 1.11 / (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.10: +3 -3 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (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.9: +3 -13 lines
Diff to previous 1.9 (colored)

I fixed PolyCalc and elimi to new program interfaces.

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

I fixed CMO_ZZ bugs.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 28 06:22:01 2000 UTC (24 years, 3 months ago) by tam
Branch: MAIN
Changes since 1.7: +5 -2 lines
Diff to previous 1.7 (colored)

I tried to write simple test client by Java.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 19 08:49:06 1999 UTC (24 years, 5 months ago) by tam
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.6: +6 -1 lines
Diff to previous 1.6 (colored)

I forgot to add CMO_RECURSIVE_POLYNOMIAL and CMO_POLYNOMIAL_IN_ONE_VARIABLE
	to mathcap.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 10 21:25:48 1999 UTC (24 years, 6 months ago) by tam
Branch: MAIN
Changes since 1.5: +45 -6 lines
Diff to previous 1.5 (colored)

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

Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 2 15:58:11 1999 UTC (24 years, 6 months ago) by tam
Branch: MAIN
Changes since 1.4: +74 -28 lines
Diff to previous 1.4 (colored)

add action performer to PolyCalc

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 2 15:10:31 1999 UTC (24 years, 6 months ago) by tam
Branch: MAIN
Changes since 1.3: +18 -3 lines
Diff to previous 1.3 (colored)

add usage

Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 2 15:07:40 1999 UTC (24 years, 6 months ago) by tam
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored)

fixit bug to display "connected" although no connecting

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 2 14:54:37 1999 UTC (24 years, 6 months ago) by tam
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored)

fixit non-existence directry error

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 2 11:52:34 1999 UTC (24 years, 6 months ago) by tam
Branch: TAMURA
CVS Tags: OpenMATH
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Open Math support (old JavaSupport directry)
	I mistaked to handle CVS, so I decided to start new directry.
	Sorry!

Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 2 11:52:34 1999 UTC (24 years, 6 months ago) by tam
Branch: MAIN

Initial revision

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>