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, 7 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +315 -315
lines
Diff to previous 1.5 (colored) to selected 1.2 (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, 7 months 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) to selected 1.2 (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 (21 years, 1 month 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) to selected 1.2 (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, 9 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 - [selected], Tue Jan 8 04:14:37 2002 UTC (22 years, 10 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, 10 months ago) by saito
Branch: MAIN
Diff to selected 1.2 (colored)
New file to interval number function.