axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [#169 Print empty two dimensional array (i.e. Matrix,


From: Bill Page
Subject: [Axiom-developer] [#169 Print empty two dimensional array (i.e. Matrix, TwonDimensionalArray ...)]
Date: Wed, 15 Jun 2005 09:18:36 -0500

Changes 
http://page.axiom-developer.org/zope/mathaction/169PrintEmptyTwoDimensionalArrayIEMatrixTwonDimensionalArray/diff
--

++added:
Text Mode -- empty Matrix not printed

\begin{axiom}
)set output algebra on
)set output tex off
\end{axiom}

++added:
empty()$Matrix(INT)

??changed:
-<pre>
--- without  output tex on
--- empty()$Matrix(INT)
-</pre>
-
-

LaTeX mode -- empty Matrix causes error

\begin{axiom}
)set output algebra off
)set output tex on
\end{axiom}
\begin{axiom}
empty()$Vector(INT)
empty()$Matrix(INT)
\end{axiom}


--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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