Hi Johan,
Actually, I can reproduce it here using exactly the input you gave. Behind the
scenes sage-mode runs (for M.):
%psearch -a M.*
Running this directly allows you to see the exception thrown because the matrix
isn't invertible. I switched to using %psearch recently because I needed to
Hi,
Let's see if Ivan or someone else knowledgeable on sage-mode reads here;
better to have the question and answer in public, I thought, than to write
the developer directly.
I just started experimenting with sage-mode, and it looks very promising
for me. I haven't used python-mode before, eit
Hi Vasu,
On Thu, Jul 15, 2010 at 4:58 AM, vasu wrote:
> I am relatively new to this, so does anybody have a clue how to get
> the thing working!
Don't copy the code from the Sage mode page. Use the code that is
printed to your terminal after you have successfully installed
sage-mode. And make su
Hi all
I am trying to get sage-mode working for Emacs 23.1 on an ubuntu
10.04. I downloaded the spkg from
http://wiki.sagemath.org/sage-mode
and made the changes to my init.el file by adding that piece of code
mentioned in the website. Now this is the error I keep getting when I
start emacs.
Warni