>
> Adding the SR ring indication, make the symbolic matrix solving
> possible.
> Downside it's severa.l orders of magnitude slower than naive solve()
Will that improve with the Pynac switch? Unfortunately, for now
sage: n=var('n',ns=1)
sage: T=vector([3,n])
yields the TypeError mentioned somewhere else where NSR and int can't
be ** together - presumably in the last line of vector??
- kcrisman
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---