On Fri, 11 Dec 2009 at 10:18AM +0700, Mike Hansen wrote:
> Sage 4.3.rc0 is out. Source and binary are available at

Builds fine on Ubuntu 9.10 amd64, but I have a couple doctest failures,
both of which seem like harmless changes to the LaTeX output:

    dr...@sagenb:~/s/sage-4.3.rc0$ ./sage -t  
devel/sage/doc/en/constructions/calculus.rst
    sage -t  "devel/sage/doc/en/constructions/calculus.rst"     
    **********************************************************************
    File 
"/home/drake/s/sage-4.3.rc0/devel/sage/doc/en/constructions/calculus.rst", line 
29:
        sage: latex(f.diff(x))
    Expected:
        k x^{3} e^{k x} \sin\left(w x\right) + w x^{3} e^{k x} \cos\left(w 
x\right) + 3 \, x^{2} e^{k x} \sin\left(w x\right)
    Got:
        k x^{3} e^{\left(k x\right)} \sin\left(w x\right) + w x^{3} e^{\left(k 
x\right)} \cos\left(w x\right) + 3 \, x^{2} e^{\left(k x\right)} \sin\left(w 
x\right)
    **********************************************************************


and then, this one:


    dr...@sagenb:~/s/sage-4.3.rc0$ ./sage -t  
devel/sage/doc/en/bordeaux_2008/nf_introduction.rst
    sage -t  "devel/sage/doc/en/bordeaux_2008/nf_introduction.rst"
    **********************************************************************
    File 
"/home/drake/s/sage-4.3.rc0/devel/sage/doc/en/bordeaux_2008/nf_introduction.rst",
 line 300:
        sage: latex(a)
    Expected:
        -\frac{1}{2} \, {(I \, \sqrt{3} + 1)} ...
    Got:
        -\frac{1}{2} \, {\left(I \, \sqrt{3} + 1\right)} {\left(\frac{1}{18} \, 
\sqrt{8 \, \sqrt{2} + 675} \sqrt{3} - 
\frac{5}{2}\right)}^{\left(\frac{1}{3}\right)} + \frac{1}{6} \, \frac{{\left(-I 
\, \sqrt{3} + 1\right)} \sqrt{2}}{{\left(\frac{1}{18} \, \sqrt{8 \, \sqrt{2} + 
675} \sqrt{3} - \frac{5}{2}\right)}^{\left(\frac{1}{3}\right)}}
    **********************************************************************

Dan

-- 
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to