Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 13 08:29:32 2022 UTC (2 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (unified)

generic_gauss_elim_mod returns a rank x col matrix.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 13 08:15:02 2022 UTC (2 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.9: +27 -1 lines
Diff to previous 1.9 (unified)

Added an option 'asis' to generic_gauss_elim_mod().

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 26 09:05:41 2021 UTC (3 years ago) by ohara
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

Fixed a bug of a builtin function "newvect".

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 6 06:31:19 2020 UTC (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.7: +32 -32 lines
Diff to previous 1.7 (unified)

Removed warnings.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 9 01:47:40 2020 UTC (4 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

Resolved error caused by duplicate symbols.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 13 14:40:49 2019 UTC (4 years, 3 months ago) by fujimoto
Branch: MAIN
Changes since 1.5: +8 -1 lines
Diff to previous 1.5 (unified)

Modified for Android(aarch64) port.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 28 06:44:04 2019 UTC (5 years ago) by noro
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

generic_gauss_elim64() -> generic_gauss_elim() in array.c.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 19 23:27:38 2018 UTC (5 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.3: +123 -1 lines
Diff to previous 1.3 (unified)

Added generic_gauss_elim_hensel64() and related functions for
Hensel lifting by using a 64bit prime in Gaussian elimination.

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

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

Revision 1.2 / (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.1: +56 -56 lines
Diff to previous 1.1 (unified)

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

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:05 2018 UTC (5 years, 6 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>