Powered by Apache

CVS log for OpenXM_contrib2/asir2018/include/ca.h

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Wed Mar 30 04:58:53 2022 UTC (2 years ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (unified)

Changes for using clang-cl.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jan 25 00:39:52 2021 UTC (3 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (unified)

Changed the name of options about module ordering and change of ordering.
New options are sba_modord and sba_gbinput.

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

Removed warnings.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 22 06:23:36 2020 UTC (4 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (unified)

Fixed a bug in dp_gr_main().
Fixed a bug in fnodetotree() (maybe).

Revision 1.17 / (download) - annotate - [select for diffs], Fri Dec 27 08:13:59 2019 UTC (4 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (unified)

Added a module order [4,base_ord,ring_ord], which is POT with a base order.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Dec 19 08:34:42 2019 UTC (4 years, 4 months ago) by fujimoto
Branch: MAIN
Changes since 1.15: +6 -2 lines
Diff to previous 1.15 (unified)

Modified for Android(aarch64) port.

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

Modified for Android(aarch64) port.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 19 10:50:31 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.13: +7 -1 lines
Diff to previous 1.13 (unified)

Added dpm_schreyer_frame() and dpm_set_schreyer_level().

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 12 22:27:04 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (unified)

Added a member "sum" in DMMstack.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Nov 12 07:47:45 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.11: +11 -1 lines
Diff to previous 1.11 (unified)

Improved dpm_schreyer_base().
Added a function dpm_sp_nf().

Revision 1.11 / (download) - annotate - [select for diffs], Thu Sep 19 06:29:48 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10 (unified)

Weighted POT order can be defined by dp_ord([2,[Wv,Wm],0) etc.
Schreyer order can be defined by dp_ord([3,[Hn,...,H1],[0,0]]) etc.
They can be used as an argument of nd functions.
(I think there are still bugs.)

Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 28 23:27:34 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (unified)

Fixed a bug in nd_gr_trace().
Added bload/bsave functions for DPM object.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 21 00:37:47 2019 UTC (4 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.8: +9 -2 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Thu Mar 28 06:46:03 2019 UTC (5 years ago) by ohara
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (unified)

Fixed for Visual Studio 2017.
(declaration, macro, etc.)

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 2 09:06:15 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (unified)

Improved generic_gauss_elim64().

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

Added some prototypes.

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: +8 -3 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:29 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (unified)

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

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 24 22:26:43 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Fixed bugs in generic_gauss_elim_hensel(_dalg).

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 -1 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 06:00:58 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN

*** empty log message ***

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>