Powered by Apache

CVS log for OpenXM_contrib2/asir2000/include/version.h

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / include

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_2_1


Revision 1.61 / (download) - annotate - [select for diffs], Fri Mar 1 00:40:52 2002 UTC (22 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

StrassenSize -> 0.

Try the following in the old version:

A = newmat(5,5)$ for(I=0;I<5;I++)A[I][I]=1;
B = newmat(5,1)$ B[0][0] = -10$ B[1][0] = -7$ B[2][0] = -8$
A*B;

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>