moved doc from Algebraic Foundations to Number_types

This commit is contained in:
Andreas Fabri 2007-03-07 14:39:54 +00:00
parent 405d31d68f
commit c0e7fe6b47
1 changed files with 3 additions and 2 deletions

View File

@ -20,8 +20,7 @@ Note that Polynomials are not part of this package.
TODO:
\begin{itemize}
\item find a place for basic stuff. Max/Min/Is\_valid/Boolean\_tag..
basic concepts...
\item 'built-in' types -> 'fundamental' types
\item add a new entry in the globally maintained Bib file.
\item there is a problem with io stream operators for CORE types \\
@ -40,6 +39,8 @@ TODO:
DONE:
\begin{itemize}
\item find a place for basic stuff. Max/Min/Is\_valid/Boolean\_tag..
basic concepts...
\item rm \ccc{Binary_operator_result} use \ccc{Coercion_traits}
\item rm \ccc{Number_type_traits} use \ccc{Algebraic_structure_traits}
\item rm \ccc{Rational_traits} It was not possible to remove the Traits, since