Up to [local] / OpenXM_contrib2 / asir2018 / engine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 4 07:11:23 2019 UTC (5 years, 5 months ago) by kondoh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored)
fix interval arithmetic
Revision 1.4 / (download) - annotate - [selected], Mon Oct 1 05:49:06 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.3: +51 -1
lines
Diff to previous 1.3 (colored)
Added several functions for 64bit modular computation. U64 -> mp_limb_t.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 28 08:20:28 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.2: +9 -9
lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)
Changed macros : QTOS->ZTOS, STOQ->STOZ etc.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 27 02:39:37 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +4 -7
lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
Removed the measurement of GCtime. GCtime is now included in CPUtime.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:07 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Diff to selected 1.4 (colored)
Added asir2018 for implementing full-gmp asir.