Powered by Apache

CVS log for OpenXM/src/asir-contrib/testing/noro/ndbf.rr

[BACK] Up to [local] / OpenXM / src / asir-contrib / testing / noro

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 5 11:55:19 2014 UTC (9 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +7 -7 lines
Diff to previous 1.19 (colored)

Fixed for calling qsort, mapat because of recent changes in module implementation.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 30 05:07:01 2011 UTC (13 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.18: +27 -2 lines
Diff to previous 1.18 (colored)

Added homogenize_oaku(F,VDV,W,Y|vars=1) for homogenizing F w.r.t. (-W,W,-1)
weight defined in Oaku's book.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 16 08:46:10 2011 UTC (13 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

Added new_pd.rr, an improved version of pd.rr.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Jul 12 07:20:03 2010 UTC (13 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.16: +6 -1 lines
Diff to previous 1.16 (colored)

ndbf.ann() accepts an option vord.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 12 07:01:04 2010 UTC (13 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.15: +9 -3 lines
Diff to previous 1.15 (colored)

The variable 's' is reserved in ndbf.rr, which means it cannot be
used as a variable in input polynomials.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jun 19 08:32:37 2010 UTC (13 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14 (colored)

Added $OpenXM$.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jun 19 06:17:34 2010 UTC (13 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.13: +3 -0 lines
Diff to previous 1.13 (colored)

Changed the specification of ndbf.action_on_gfs().

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 16 08:57:40 2010 UTC (13 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

*** empty log message ***

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 16 08:32:10 2010 UTC (13 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.11: +32 -1 lines
Diff to previous 1.11 (colored)

Added option 'op' to ndbf.bfunction().

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 28 15:27:40 2010 UTC (14 years, 1 month ago) by nisiyama
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (colored)

Reduced constant factors of the results of ann_fa(|syz=1).

Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 28 05:58:43 2010 UTC (14 years, 1 month ago) by nisiyama
Branch: MAIN
Changes since 1.9: +49 -2 lines
Diff to previous 1.9 (colored)

Added ann_fa().
Fixed a bug in weyl_ideal_quotient().

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 12 01:39:54 2009 UTC (14 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2
Changes since 1.8: +8 -2 lines
Diff to previous 1.8 (colored)

Added pdecom_de() in mwl.rr.
Corrected bf_strat_stage3() so that it is compatible with the algorithm
description.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 27 02:53:31 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 (colored)

Added a declaration of localf.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Oct 25 12:46:48 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.6: +64 -2 lines
Diff to previous 1.6 (colored)

Added an experimental package for MWL computation.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 16 07:39:33 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.5: +5 -2 lines
Diff to previous 1.5 (colored)

Corrected again the coefficient of the results of bf_local().

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 16 02:57:26 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Corrected the coefficients of the results of bf_local.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 13 02:39:44 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.3: +40 -7 lines
Diff to previous 1.3 (colored)

ndbf.ann() now sets a weight automatically.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 13 01:28:00 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.2: +9 -2 lines
Diff to previous 1.2 (colored)

Added an option 'op' in ndbf.bf_local().

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 12 21:42:59 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.1: +58 -21 lines
Diff to previous 1.1 (colored)

A weight for zero_inclusion is set in bf_strat_stage3().

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 9 07:15:44 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN

Added a testing version of the new bfunction package.

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>