Up to [local] / OpenXM_contrib2 / asir2000 / engine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:51 2018 UTC (6 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1060 -1060
lines
Diff to previous 1.12 (colored)
Changed a tab to two space charaters.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 8 07:25:58 2013 UTC (11 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Fixed a bug in multivariate factorizer.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 15 01:09:55 2002 UTC (22 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Fixed a bug in mfctr_wrt_v().
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:09 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.9: +37 -154
lines
Diff to previous 1.9 (colored)
Conversion to ANSI style (not completed yet).
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 4 07:19:19 2001 UTC (23 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.8: +7 -2
lines
Diff to previous 1.8 (colored)
Added a switch for selecting Hensel lifting algorithms.
Revision 1.8 / (download) - annotate - [select for diffs], Mon May 28 08:25:31 2001 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.7: +65 -1
lines
Diff to previous 1.7 (colored)
Added an experimental feature to fctr(): it allows specifying the main variable.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 20 02:46:55 2001 UTC (23 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.6: +3 -5
lines
Diff to previous 1.6 (colored)
Fixed an inappropriate selection of evaluation point.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 20 02:34:21 2001 UTC (23 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.5: +7 -2
lines
Diff to previous 1.5 (colored)
Added a new data type 'QUOTE' (experimental).
Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 19 04:52:41 2001 UTC (23 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.4: +87 -6
lines
Diff to previous 1.4 (colored)
Added heuristic preprocessing for multivariate factorization. (experimental)
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:04 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6,
STABLE_1_1_3,
RELEASE_1_1_3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Sorry, the email address in the license agreement was incorrect.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:24 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.2: +49 -1
lines
Diff to previous 1.2 (colored)
Added copyright notice and license agreement. It is mandatory to distribute Risa/Asir source codes freely.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 17 03:02:40 2000 UTC (24 years, 9 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.1: +20 -1
lines
Diff to previous 1.1 (colored)
Fixed an undesirable feature of 'sqfr()'. (In the old version, sqfr(-x+1) returns [[1,1],[-x+1,1]], which should be [[-1,1],[x-1,1]].)
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:08 1999 UTC (24 years, 11 months ago) by noro
Branch: NORO
CVS Tags: RELEASE_20000124,
ASIR2000
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Imported asir2000 as OpenXM_contrib2/asir2000.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:08 1999 UTC (24 years, 11 months ago) by noro
Branch: MAIN
Initial revision