Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 12 10:52:04 2019 UTC (4 years, 5 months ago) by kondoh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +109 -1 lines
Diff to previous 1.9 (unified)

Added elementary functions for interval arithmetic using mpfi

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 4 07:11:22 2019 UTC (4 years, 11 months ago) by kondoh
Branch: MAIN
Changes since 1.8: +159 -60 lines
Diff to previous 1.8 (unified)

fix interval arithmetic

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:51 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.7: +399 -399 lines
Diff to previous 1.7 (unified)

Changed a tab to two space charaters.

Revision 1.7 / (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.6: +5 -10 lines
Diff to previous 1.6 (unified)

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

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 11 07:12:51 2005 UTC (19 years, 3 months ago) by saito
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12, RELEASE_1_2_3, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.5: +1 -50 lines
Diff to previous 1.5 (unified)

remove unrefer to other file.

Revision 1.5 / (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_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (unified)

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

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 25 12:34:47 2003 UTC (20 years, 9 months ago) by kondoh
Branch: MAIN
Changes since 1.3: +15 -7 lines
Diff to previous 1.3 (unified)

 Fixed a bug in interval arithmetic.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 14 22:29:08 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 (unified)

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, 3 months ago) by kondoh
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.1: +17 -16 lines
Diff to previous 1.1 (unified)

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>