Up to [local] / OpenXM / src / asir-contrib / packages / doc / yang
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 20 14:14:04 2006 UTC (18 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.1: +99 -89
lines
Diff to previous 1.1 (colored)
1. ring structure variables are changed. 2. new interfaces are introduced. Example: yang.define_ring([x1,x2]); S = dx1+dx2; L1 = yang.mul(dx1,S+c-1) - x1*yang.mul(dx1+b1,S+a); L2 = yang.mul(dx2,S+c-1) - x2*yang.mul(dx2+b2,S+a); G = yang.gr([L1,L2]);
Revision 1.1 / (download) - annotate - [selected], Sat Nov 12 01:23:06 2005 UTC (18 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: KNOPPIX_2006
initial version