Drini wrote:

> I'm doing a large set of symbolic linear system (about 7000) and using
> solve() is slow (program takes almos an hour to finish).
>
> I've spent 2 days trying to optimize the surrounding code and I've
> come to the conclusion that the bottleneck is the external calls to
> solve.

Is Sage calling Maxima in this case?
If so there might be some functions in Maxima that would be faster.
Before going on let's find out if Maxima is involved.

Robert Dodier

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to