Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/doc/mt_gkz/mt_gkz-en.texi

[BACK] Up to [local] / OpenXM / src / asir-contrib / packages / doc / mt_gkz

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 13 05:59:56 2022 UTC (2 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +21 -4 lines
Diff to previous 1.7 (unified)

A new function contiguity_by_fvec.
[3366] Fvec411=mt_gkz.rvec_to_fvec(Rvec411=[[1,1,0]],
                    A=[[1,1,1],[1,0,1],[0,1,1]],
                    Ap=[[1,1,1],[0,0,0],[0,0,0]],
                    Beta=[eps,-eps*del,-eps*del])$
Fvec411d=[mt_gkz.dmul(dx1,Fvec411[0],[x1,x2,x3])];
 [(dx1^2*dx2)/(eps^2-eps)]
[3367] mt_gkz.contiguity_by_fvec(A,Beta,Ap,Fvec411d,Fvec411);
 1 .ooo
[ ((del+1)*eps-1)/(x1) ]

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>