Up to [local] / OpenXM_contrib2 / asir2018 / builtin
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 10 04:04:51 2022 UTC (2 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored) to selected 1.6 (colored)
dp_nf and dp_true_nf accepts inputs with non-integer coefficients.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 17 22:18:39 2021 UTC (3 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.7: +9 -7
lines
Diff to previous 1.7 (colored) to selected 1.6 (colored)
Fixed a bug in dp_gr_main, which is related to computation over finite fields.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 11 08:37:43 2021 UTC (3 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Fixed a bug in insert_sig. Added switches sba_fixord and sba_grevlexgb in nd_sba.
Revision 1.6 / (download) - annotate - [selected], Tue Dec 15 07:40:09 2020 UTC (3 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.5: +5 -1
lines
Diff to previous 1.5 (colored)
Fixed a bug in nd_sba_buch(). Added a switch 'sba_syz' in nd_sba(). If sba_syz=1 then [GB,LM(Syz)] is returned. Added a switch 'ReversePOT' in dp_gr_flags().
Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 6 06:31:19 2020 UTC (4 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.4: +12 -11
lines
Diff to previous 1.4 (colored) to selected 1.6 (colored)
Removed warnings.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 22 06:23:35 2020 UTC (4 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.3: +10 -1
lines
Diff to previous 1.3 (colored) to selected 1.6 (colored)
Fixed a bug in dp_gr_main(). Fixed a bug in fnodetotree() (maybe).
Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 3 05:51:52 2020 UTC (4 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.2: +5 -1
lines
Diff to previous 1.2 (colored) to selected 1.6 (colored)
Added an option NaiveSchreyer in dp_gr_flags() for an experiment.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 28 08:20:27 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +43 -43
lines
Diff to previous 1.1 (colored) to selected 1.6 (colored)
Changed macros : QTOS->ZTOS, STOQ->STOZ etc.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:06 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Diff to selected 1.6 (colored)
Added asir2018 for implementing full-gmp asir.