axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [DoyenTest]


From: doyen
Subject: [Axiom-developer] [DoyenTest]
Date: Thu, 19 Jan 2006 19:45:59 -0600

Changes http://wiki.axiom-developer.org/DoyenTest/diff
--

--removed:
-\documentclass{article}
-\usepackage{axiom}
-\usepackage{graphics}

??changed:
-\title{Doyen Build Instructions}
-\author{Tim Daly, Jose Alfredo Perez,  Wilken Rivera}
-\maketitle
-\begin{abstract}
-
-This document shows the explicit steps necessary to create a Doyen LiveCD from 
Red Hat's Fedora Core 3 distribution. The Doyen CD is a scientific platform 
which can be distributed at various science conferences. It enables scientific 
software to be distributed as literate programs. The Doyen CD has a local wiki 
and a set of scientific packages which can be scripted from the wiki pages. The 
scientific packages can be tailor to the specific conference.
-
-\end{abstract}
-
-\section{Prepare a clean Fedora Core 3 System}
-\subsection{Overview}
-
-\begin{itemize}
-
-\item Obtain Fedora Core 3 iso images from the Fedora Website. 
-\item Disk 1 and Disk 2 should be enough for a basic installation. 
-\item Create installation CDs from the iso images downloaded.
-\item Boot up you system with the installation disk 1 to begin the Fedora
-installation process.
-[645 more lines...]
\section{theory}
This is the theory of CachedFloats which will do infinite precision
floating point computation with post-facto expansions.

\section{implementation}
\section{examples}
\begin{axiom}
 x:CFLOAT:=1.0
 y:CFLOAT:=3.0
 z:CFLOAT:=x/y
\end{axiom}

--removed:
-

--
forwarded from http://wiki.axiom-developer.org/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]