Up to [local] / OpenXM / src / kan96xx / Kan
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 6 11:33:47 2020 UTC (4 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored) to selected 1.4 (colored)
All causes of the warnings are fixed.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 9 04:09:22 2005 UTC (19 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.9: +7 -1
lines
Diff to previous 1.9 (colored) to selected 1.4 (colored)
Added a new option reduceOnly to get the reduced basis from a Grobner basis. Example: (cohom.sm1) run [ [[1 1 1 1] [0 1 3 4]] [1 2]] gkz gb 0 get /ff set [ff [(reduceOnly)]] groebner_sugar 0 get /gg set gg is the reduced Grobner basis.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 13 11:24:11 2004 UTC (20 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored) to selected 1.4 (colored)
An implementation of the partial tangent cone algorithm, i.e., reduction in Q(x')_0 [x''] <D,h> (x' : localized, x'' : global). Example: /ecart.checkOrder { 1 } def [(DebugReductionEcart) 3] system_variable [ [(1-x-y-z) (1-z)] (x,y,z) [ [(y) -1 (z) -1 (Dy) 1 (Dz) 1] [(x) 1 (Dx) 1]] [(partialEcartGlobalVarX) [(x)]] ] ecart.gb /ff set It is a computation in Q(y,z)_0 [x] <Dx,Dy,Dz,h>.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 12 02:52:50 2003 UTC (21 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.7: +9 -3
lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)
ecart.gb accepts [(sugar) 1] option (experimental).
Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 21 04:45:40 2003 UTC (21 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.6: +20 -2
lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)
[(DoCancel) 4] system_variable turns on the content reduction strategy in reduction1, too.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 21 02:30:23 2003 UTC (21 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.5: +27 -1
lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)
[(DoCancel) 1 or 2] system_variable turns on the content reduction strategy for standard reduction, too.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 30 09:00:52 2003 UTC (21 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fixed a bug of groebner_gen(). ecartd.gb : groebner basis computation with ecart division and dehomogenization.
Revision 1.4 / (download) - annotate - [selected], Fri May 4 01:06:25 2001 UTC (23 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2,
RELEASE_1_2_1
Changes since 1.3: +135 -135
lines
Diff to previous 1.3 (colored)
indent-region and untabify.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 00:27:12 2000 UTC (24 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.2: +64 -1
lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)
The option "[(AutoReduce) 1] system_variable" autoreduces the groebner bases generated by groebner, groebner_sugar, gb, syz, .... In view of efficiency, it is still experimental.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 16 07:55:41 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
Congratulation of sm1 version 3.* !
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:02 1999 UTC (25 years, 1 month ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
o import OpenXM sources
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:02 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Diff to selected 1.4 (colored)
Initial revision