On 2014-06-14, Vincent Delecroix <20100.delecr...@gmail.com> wrote:
> Thanks Leif for your answer.
>
> 2014-06-14 21:35 UTC+02:00, leif <not.rea...@online.de>:
>> Vincent Delecroix wrote:
>>> I use everyday a sage-6.3.beta3. Nevertheless, it just appears to me
>>> that some of the doctests fail in calculus/desolvers.py because maxima
>>> "fails to load the package dynamics":
>>>
>>> sage -t calculus/desolvers.py
>>> File "calculus/desolvers.py", line 1166, in
>>> sage.calculus.desolvers.desolve_rk4
>>> Failed example:
>>>      desolve_rk4(x*y*(2-y),y,ics=[0,1],end_points=1,step=0.5)
>>> ...
>>>      TypeError: Error executing code in Maxima
>>>      CODE:
>>>             sage10 : load('dynamics)$
>>>      Maxima ERROR:
>>>             
>>>      loadfile: failed to load dynamics
>>>       -- an error. To debug this try: debugmode(true);
>>>
>>> Does somebody ran into the same problem?

how about doing 

sage -f maxima

Looks like your maxima install got broken somehow...


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to