Context Navigation


Changeset 169


Ignore:
Timestamp:
Jan 22, 2008, 2:38:27 PM (18 years ago)
Author:
neil.c.c.brown
Message:

Tweaked the slides some more (changed date, changed a few bullet points)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/trunk/omega-test-slides/omega-test.tex

    r168 r169
    3535\subject{Talks}
    3636
    37\date{(削除) 24 (削除ここまで) January 2008}
    37\date{(追記) 31 (追記ここまで) January 2008}
    3838
    3939\begin{document}
    149149\item General aim is to eliminate variables (reduce dimensions)
    150150\item Deal with equalities first (easiest) then inequalities
    151\item Integer division is not reversible (and requires rational numbers), so is avoided.
    151\item Inexact integer division requires rational numbers, so is avoided.
    152 \begin{itemize}
    153 \item Division is only used to remove common factors in coefficients
    154 \end{itemize}
    152155\end{itemize}
    153156\end{frame}
    738741\end{lstlisting}
    739742\begin{itemize}
    740\item For parallel replication (e.g. 0 FOR 10), we introduce a ghost variable $i'$: 0ドル \leq i (削除) \leq i' - 1,ドル $ (削除ここまで)i' \leq 9$
    743\item For parallel replication (e.g. 0 FOR 10), we introduce a ghost variable $i'$: 0ドル \leq i (追記) < (追記ここまで)i' \leq 9$
    741744\item Effectively checking for any two arbitrary (non-equal) indices
    742745\item Must check both ways!
    748751
    749752\begin{frame}
    750\frametitle{Flattening (削除) (削除ここまで)Expressions}
    753\frametitle{Flattening (追記) occam (追記ここまで)Expressions}
    751754\begin{itemize}
    752755\item \lstinline|3*(7-i)| becomes 21ドル + (-3)i$
    753\item Addition is left alone, subtraction is turned into addition(削除) (削除ここまで)
    756\item Addition is left alone, subtraction is turned into addition(追記) ($x - y$ becomes $x + (-y)$) (追記ここまで)
    754757\item Multiplied expressions are multiplied out
    755758\item Division and modulo are special \ldots
    763766 \begin{itemize}
    764767 \item We can't express anything useful about them
    765 \end{itemize}
    766\item They often cancel out anyway:
    768 \item Can get false alarms (e.g. \lstinline|a[x*x],a[x+1] := 0,0| treated as $y = x+1$)
    769 \end{itemize}
    770\item They may cancel out anyway:
    767771\begin{lstlisting}
    768772PAR i = 0 FOR 10
    11081112\frametitle{Questions?}
    11091113\begin{itemize}
    1110%TODO put references here (the Pugh Omega Test paper, occam 2.1 manual, and maybe the Kessler paper
    1111\item Blah
    1114\item TODO put references here (the Pugh Omega Test paper, occam 2.1 manual, and maybe the Kessler paper
    11121115\end{itemize}
    11131116\end{frame}
Note: See TracChangeset for help on using the changeset viewer.

AltStyle によって変換されたページ (->オリジナル) /