Powered by Apache

CVS log for OpenXM_contrib2/asir2018/builtin/int.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2018 / builtin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 12 07:59:33 2018 UTC (5 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +23 -1 lines
Diff to previous 1.5 (unified)

dp_monomial_hilbert_poincare() returns [HP,S,HFArray,HPoly,Den]
if an option hf=1 is given. In the output, HFArray=[HF(0) ... HF(d-1)],
HPoly/Den is the Hilbert polynomial and HF(n)=HPoly(n)/Den for n>=d.

Added ibin(n,k) for computing nCk.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 1 05:49:06 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.4: +21 -1 lines
Diff to previous 1.4 (unified)

Added several functions for 64bit modular computation.
U64 -> mp_limb_t.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 28 08:20:27 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.3: +29 -29 lines
Diff to previous 1.3 (unified)

Changed macros : QTOS->ZTOS, STOQ->STOZ etc.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 25 07:36:01 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (unified)

Fixed a bug in Pinttorat().

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 21 07:06:51 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.1: +8 -3 lines
Diff to previous 1.1 (unified)

Fixed several bugs.
configure.in -> configure.ac.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:06 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN

Added asir2018 for implementing full-gmp asir.

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>