[BACK]Return to changelog-ja.tex CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / Doc

Diff for /OpenXM/src/kan96xx/Doc/changelog-ja.tex between version 1.7 and 1.8

version 1.7, 2004/09/11 23:49:34 version 1.8, 2004/09/13 11:24:10
Line 1 
Line 1 
 % $OpenXM: OpenXM/src/kan96xx/Doc/changelog-ja.tex,v 1.6 2004/09/11 03:18:02 takayama Exp $  % $OpenXM: OpenXM/src/kan96xx/Doc/changelog-ja.tex,v 1.7 2004/09/11 23:49:34 takayama Exp $
 \documentclass{jarticle}  \documentclass{jarticle}
 \title{ChangeLog \\ ---kan96xx, kxx, k097}  \title{ChangeLog \\ ---kan96xx, kxx, k097}
 \author{Nobuki Takayama}  \author{Nobuki Takayama}
Line 183  Warning $B$,I=<($5$l$k$+(B?
Line 183  Warning $B$,I=<($5$l$k$+(B?
 $B$h$C$F(B, {\tt executeToken} $B$NLa$jCM$N(B status $B$NCM$r(B  $B$h$C$F(B, {\tt executeToken} $B$NLa$jCM$N(B status $B$NCM$r(B
 $BMQ$$$k(B.  status $B$O(B {\tt loop} $B$+$i(B {\tt exit} $B$9$k$H$-$K$b;H$o$l$F$$$k(B  $BMQ$$$k(B.  status $B$O(B {\tt loop} $B$+$i(B {\tt exit} $B$9$k$H$-$K$b;H$o$l$F$$$k(B
 $B$N$G(B, status $B$NH=DjJ}K!$r8+D>$9I,MW$,$"$k(B.  $B$N$G(B, status $B$NH=DjJ}K!$r8+D>$9I,MW$,$"$k(B.
   \end{enumerate}
   
   \section{2004-09-13, $BItJ,E*$J(B ecart division}
   
   \noindent Debug $BMQ$N%G!<%?(B 1.
   {\footnotesize \begin{verbatim}
   [ [( (x Dx)^2 + (y Dy)^2 -1) ] (x,y)
     [ [ (Dx) 1 ] [(x) -1 (y) -1 (Dx) 1 (Dy) 1]]
     [(partialEcartGlobalVarX) [(x) (y)]] ] ecart.gb /ff set
   
   ff getRing ring_def show_ring
   
   \end{verbatim}
   }
   
   \noindent Debug $BMQ$N%G!<%?(B 2.
   {\footnotesize \begin{verbatim}
   /ecart.checkOrder { 1 } def
   [(DebugReductionEcart) 3] system_variable
   [ [(1-x-y-z) (1-z)] (x,y,z)
     [ [(y) -1 (z) -1 (Dy) 1 (Dz) 1] [(x) 1 (Dx) 1]]
     [(partialEcartGlobalVarX) [(x)]] ] ecart.gb /ff set
   
   ff getRing ring_def show_ring
   
    [ [(1-z) (-x+1-y-z)] (x,y,z)
     [ [(y) -1 (z) -1 (Dy) 1 (Dz) 1] [(x) 1 (Dx) 1]]
     [(partialEcartGlobalVarX) [(x)]] ] /std set
   (1+x^3) std ecartd.reduction
   (x*y*z) std ecartd.reduction
   \end{verbatim}
   }
   GlobalVarX $B$NJQ?t$K$D$$$F$O(B local order $B$G$O$$$1$J$$(B.
   $BL58B%k!<%W$H$J$k(B.
   {\tt ecart.checkOrder} $B$b=q$-D>$5$J$$$H$$$1$J$$(B.
   
   \begin{enumerate}
   \item \verb@ ringp->partialEcart @ $B$O(B int $B$NG[Ns(B
   \verb@ ringp->partialEcartGlobalVarX @ $B$ND9$5(B.
   $B$3$NG[Ns$K(B local $B$G$J$$JQ?t(B (first weight $B$,(B non-negative $B$J(B x $BJQ?t(B) $B$N%j%9%H$rF~$l$k(B.
   {\tt ecartGetEllPartial()} $B$GMxMQ$5$l$k(B.
   \item Todo: ring $B$N%a%s%P(B {\tt ringInInputForm} $B$N3hMQ(B. ( weight vector $B$d(B
   input $B7A<0$N(B ring $B$r(B object $B$H$7$F3JG<(B.
   \item Todo: {\tt KgetRingInfo} $B$r<BAu$9$k(B. index $B$+$i(B $BJQ?t(B, $BJQ?t$+$i(B index $BEy(B.
 \end{enumerate}  \end{enumerate}
   
 \end{document}  \end{document}
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>