[BACK]Return to memo-ja.txt CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / src

File: [local] / OpenXM / src / asir-contrib / packages / src / memo-ja.txt (download)

Revision 1.2, Fri Sep 7 02:22:58 2001 UTC (22 years, 8 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.1: +23 -1 lines

Note on memory_ifplot and gb tracegen.

$OpenXM: OpenXM/src/asir-contrib/packages/src/memo-ja.txt,v 1.2 2001/09/07 02:22:58 takayama Exp $
$B$3$N%U%!%$%k$O3+H/Cf$N%a%b$r5-$7$?(B $B0l;~%U%!%$%k$G$9(B.

[2001,9/7]
  memory_ifplot() : a version of ifplot() which pushes
  [Width,Height,ByteArray] onto the stack, where ByteArray represents
  a bitmap. (experimental)
  
  (x,y) <-> ByteArray[y*len+((x)>>3)] & ((x)&7)
  

  A trace generating facility for groebner basis computation is being
  implemented. 'lib/gr/tracetogen' converts the trace into the generating
  coefficients. (Experimental)
  
  Example:
  
  [...] dp_gr_flags(["GenTrace",1,"OXCheck",-1]);
  [...] G = dp_gr_main(B,V,0,0,0)$ /*G[0] : gb, G[1] : gbindex, G[2] : trace */
  [...] Tr = tracetogen(G[1],G[2])$
  
  Tr is a vector whose i-th element is a vector containing coefficients
  of the generation of the i-th intermediate basis element.


[2001, 8/11]
tex_form $B$r(B gif $B7A<0$KJQ49$9$k$K$O(B,
pstoimg $B$rMxMQ$9$k$H$h$$$+$b$7$l$J$$(B.
/usr/local/share/jlatex2html/pstoimg (FreeBSD)
man pstoimg  (Debian)

gs -sDEVICE=jpeg $BEy$b;H$($k(B.

$B?t<0$rE,Ev$JBg$-$5$K@Z$k$N$r$I$N$h$&$K$d$k$N$+(B?
$B5pBg$J=PNO$r@5$7$/8+$k$K$O(B, $BJQ49$7$J$$J}$,$$$$$+$b(B...

quotetolist   node $B$OJ8;zNs(B.