Up to [local] / OpenXM_contrib2 / asir2018 / io
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 3 00:49:25 2022 UTC (2 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (unified)
If a ctrl variable "hex" is set to 2, integers are displayed in the binary format.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 24 10:26:39 2019 UTC (4 years, 10 months ago) by kondoh
Branch: MAIN
Changes since 1.3: +12 -7
lines
Diff to previous 1.3 (unified)
fix interval arithmetic
Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 12 10:53:23 2019 UTC (4 years, 11 months ago) by kondoh
Branch: MAIN
Changes since 1.2: +21 -1
lines
Diff to previous 1.2 (unified)
Added elementary functions for interval arithmetic using mpfi
Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 1 05:49:06 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +7 -2
lines
Diff to previous 1.1 (unified)
Added several functions for 64bit modular computation. U64 -> mp_limb_t.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:08 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Added asir2018 for implementing full-gmp asir.