Powered by Apache

CVS log for OpenXM_contrib2/asir2000/engine/t-itv.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / engine

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:52 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +315 -315 lines
Diff to previous 1.5 (colored)

Changed a tab to two space charaters.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 27 14:42:29 2009 UTC (15 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b
Changes since 1.4: +2 -7 lines
Diff to previous 1.4 (colored)

Removed a macro PARI23.
Asir build system checks the pari version in self.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 20 07:18:42 2003 UTC (20 years, 6 months ago) by saito
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

add new function polynoimal equaiton solve.
return val is interval num.
solve( poly, limt); interval num.
nsolve( poly, limt); big num.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 14 22:29:09 2003 UTC (21 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Changing some MACROs and preprocessor directives:
for example, #if PARI was replaced by #if defined(PARI).

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 8 04:14:37 2002 UTC (22 years, 4 months ago) by kondoh
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

bug fix for Interval Arithmetics

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 22 10:03:28 2000 UTC (23 years, 4 months ago) by saito
Branch: MAIN

New file to interval number function.

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>