axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [#128 error displaying a certain nested list]


From: billpage
Subject: [Axiom-developer] [#128 error displaying a certain nested list]
Date: Wed, 30 Mar 2005 01:56:04 -0600

Changes 
http://page.axiom-developer.org/zope/mathaction/128ErrorDisplayingACertainNestedList/diff
--

??changed:
-As you can see, the following messes up MathActions display. The error goes 
away if we
As you can see, the following messes up the MathAction display. The error goes 
away if we

??changed:
-l := [1, 1, 1+q, 1+q+q^2, 1+q+q^2+q^3+q^4, 1+q+q^2+q^3+2*q^4+q^5+q^6, 
1+q+q^2+q^3+2*q^4+2*q^5+2*q^6+q^7+q^8+q^9, 
(1+q^4+q^6)*(1+q+q^2+q^3+q^4+q^5+q^6), 
(1+q^4)*(1+q+q^2+q^3+q^4+q^5+2*q^6+2*q^7+2*q^8+2*q^9+q^10+q^11+q^12)];
\end{axiom}

\begin{axiom}
l := [1, 1, 1+q, 1+q+q^2, 1+q+q^2+q^3+q^4, 1+q+q^2+q^3+2*q^4+q^5+q^6, 
1+q+q^2+q^3+2*q^4+2*q^5+2*q^6+q^7+q^8+q^9, 
(1+q^4+q^6)*(1+q+q^2+q^3+q^4+q^5+q^6), 
(1+q^4)*(1+q+q^2+q^3+q^4+q^5+2*q^6+2*q^7+2*q^8+2*q^9+q^10+q^11+q^12)]
)set output tex off
)set output algebra on

++added:

Uncomment to see error::

  !\begin{axiom}
  )set output tex on
  )set output algebra off
  -- guessPRec(n,l,i+->q^i)$GUESSP'
  \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]