Up to [local] / OpenXM / src / k097 / lib / minimal
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 10 09:34:28 2000 UTC (23 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
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,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.2: +1 -39
lines
Diff to previous 1.2 (colored)
New function: Load_sm1(fnames, flag) loads a sm1 file from a list of path fnames.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 31 01:21:41 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_1_3
Changes since 1.1: +7 -2
lines
Diff to previous 1.1 (colored)
Trimmed unnecessary codes.
Revision 1.1 / (download) - annotate - [select for diffs], Wed May 3 06:42:07 2000 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
I've been quiet and developed a code to construct minimal free resolution in D. This is a first working version for the minimal free resolution. It is written in the language kan/k0 and can be compiled into sm1 code. The language kan/k0 is similar to asir with extension of "class". Sample: k0 load["minimal.k"]; a = Sminimal(v);