Powered by Apache

CVS log for OpenXM_contrib2/asir2018/engine/nd.h

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 29 09:19:33 2021 UTC (2 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (unified)

Improved comp_sig_monomial().

Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 26 02:41:05 2020 UTC (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (unified)

Added switches for controling sba: sba_pot, sba_f4step, sba_largelcm.
Added a switch for controling f4: f4_td.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 3 03:37:59 2020 UTC (3 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (unified)

Removed unnecessary arguments in nd_sba_buch() etc.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 30 01:52:17 2020 UTC (3 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.8: +6 -4 lines
Diff to previous 1.8 (unified)

Added experimental code for F4-type sba.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 19 10:18:13 2020 UTC (3 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.7: +15 -3 lines
Diff to previous 1.7 (unified)

Added an experimental implementation of a signature based algorithm
nd_sba(Base,Vars,Characteristic,Ord). (No correctness)

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 21 00:37:47 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

Added dpm_set_schreyer() for setting a schreyer ordering.
Added and modified several functions for treating DPM (module element over a polynomial
ring with distributed representation).

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 23 04:53:38 2018 UTC (5 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Improved nm_ind_pair_to_vect_compress().

Revision 1.5 / (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.4: +2 -3 lines
Diff to previous 1.4 (unified)

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

Revision 1.4 / (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.3: +7 -7 lines
Diff to previous 1.3 (unified)

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 (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.2: +4 -6 lines
Diff to previous 1.2 (unified)

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

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 25 21:51:21 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.1: +9 -6 lines
Diff to previous 1.1 (unified)

Added #ifdef for 32bit environment.

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