On Fri, 16 Dec 2011 at 12:41PM -0800, Steven McKay wrote:
> Hi,
> I have been writing a large set of notes for Differential Equations,
> and have come across an annoying problem (that is probably my fault.)
> After adding enough sage constructions to my latex file, I started
> getting errors like:
> 
[...]
> 
> Which repeats over and over many times.  This is only for
> constructions using desolve_odeint, and only for the later sage
> constructions, not the earlier ones. *However*, the same sage code in
> a notebook runs as expected without errors.  So I know I don't have
> any errors in my code that is doing this. In fact, I took the sections
> with the "offending code" and compiled them separately in a smaller
> document, and the sage code ran correctly.
> 
> So, it seems as if I am overloading sage with too many calculations.
> This confuses me, however, because I thought sage did each calculation
> separately.

It does them separately, but all in one session.

I'm not sure what is happening here. Can you provide a minimal example
that demonstrates the problem? I've never seen anything like this, and
can't imagine why it would happen. 

Dan

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

Attachment: signature.asc
Description: Digital signature

Reply via email to