Up to [local] / OpenXM / src / asir-contrib / testing / noro
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13, Tue Nov 15 04:12:26 2016 UTC (7 years, 11 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -1
lines
FILE REMOVED
To avoid cofusion, we did the following: 1. asir-contrib/testing/noro/new_pd.rr -> asir-contrib/src/packages/noro_pd.rr 2. asir-contrib/testing/noro/{pd.rr, new_pd.rr} -> asir-contrib/testing/noro/obsolete
Revision 1.12 / (download) - annotate - [select for diffs], Fri Sep 5 11:55:19 2014 UTC (10 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.11: +8 -8
lines
Diff to previous 1.11 (colored) to selected 1.1 (colored)
Fixed for calling qsort, mapat because of recent changes in module implementation.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 20 04:21:18 2010 UTC (14 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored) to selected 1.1 (colored)
prima_dec() and pseudo_dec() now call sat_ind() because satind() seems to have bug.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 19 08:32:37 2010 UTC (14 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.9: +1 -0
lines
Diff to previous 1.9 (colored) to selected 1.1 (colored)
Added $OpenXM$.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 10 04:55:50 2010 UTC (14 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.8: +8 -21
lines
Diff to previous 1.8 (colored) to selected 1.1 (colored)
Some minor modification.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jun 9 08:28:57 2010 UTC (14 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.7: +70 -20
lines
Diff to previous 1.7 (colored) to selected 1.1 (colored)
Added new options to prime_dec and find_separating_ideal2.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 2 04:25:46 2010 UTC (14 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.6: +335 -215
lines
Diff to previous 1.6 (colored) to selected 1.1 (colored)
Added support for computation over finite fieids. Many subroutines have been improved.
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 21 06:45:06 2010 UTC (14 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.5: +37 -47
lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)
Improved qd_remove_redundant_comp().
Revision 1.5 / (download) - annotate - [select for diffs], Fri May 21 00:29:46 2010 UTC (14 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.4: +83 -28
lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)
Various improvenets mainly concerned with efficiency.
Revision 1.4 / (download) - annotate - [select for diffs], Wed May 12 07:55:44 2010 UTC (14 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.3: +1 -5
lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)
Modified noro_pd.colon() so that it calls noro_pd.ideal_intersection().
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 10 05:30:18 2010 UTC (14 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)
Fixed a typo.
Revision 1.2 / (download) - annotate - [select for diffs], Mon May 10 02:15:17 2010 UTC (14 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.1: +9 -2
lines
Diff to previous 1.1 (colored)
Fixed a bug when measuring a timing data. Added ideal_sat().
Revision 1.1 / (download) - annotate - [selected], Sun May 9 13:40:23 2010 UTC (14 years, 6 months ago) by noro
Branch: MAIN
Removed noro_pd.rr. Added pd.rr.