> But... that's solve() not solve_linear() and I can't find a
> solve_linear either. So.. am I missing something?

Is it possible that the cvxopt package could help out?  Your problem
is not convex optimization per se but maybe it would have something
useful?  This package uses LAPACK (also part of Sage), which "provides
routines for solving systems of simultaneous linear equations".

Also, is it possible (someone else will have to answer this) that
using the Pynac symbolic variables could help out?  But Maxima is
called for solve, so perhaps that wouldn't really help...

Or could you just use a big matrix and solve it that way?  Maybe I am
misinterpreting your question.

I hope *one* of these ideas helps!

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

Reply via email to