X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fsam.git;a=blobdiff_plain;f=chapters%2FProgress.tex;h=808e7c055770d9f2e6a0fac25f2ccd793ae6a67f;hp=d67e9133750e84c4414c24ca79b54a39c671b8a6;hb=ee2ac9a161d5d4cc72475f461e6ec50c040b6470;hpb=1626295286be2aeb81e7f29fb02b5630aa98bfa4 diff --git a/chapters/Progress.tex b/chapters/Progress.tex index d67e913..808e7c0 100644 --- a/chapters/Progress.tex +++ b/chapters/Progress.tex @@ -14,6 +14,14 @@ We wrote a very simple OpenGL 1.1 program to experiment with, and then David Gow \end{itemize} +\section{Document Format} + +Currently we effectively have a DOM format but with the following non-features: +\begin{itemize} + \item Binary file format (non standard; not XML) + \item Only rectangles. +\end{itemize} + \section{Floating Point Number Representations} \rephrase{I have\footnote{Ok... ``will have''} some figures that I would prefer to include in Chapter \ref{Background} when I am talking about the papers that inspired them.} @@ -28,6 +36,8 @@ We wrote a very simple OpenGL 1.1 program to experiment with, and then David Gow Techniques for dealing with FP numbers can be implemented in software (CPU) or on dedicated hardware (FPU). We are able to run FP arithmetic on arbitrary simulations of FPUs created using VHDL. \rephrase{Hopefully explore this a bit in Chapter \ref{Background}}. + + \section{Version Control} Git is a distributed version control system widely used in the development of open source software\cite{}. All rescources created for or used by this project have been placed in git repositories on several servers. The repositories are publically accessable at \url{http://git.ucc.asn.au}