[sage-devel] Re: [sage-edu] building Software Carpentry "lesson" for Sagemath

2016-01-23 Thread Raniere Silva
[Sorry for the cross-post] Hi Dima, thanks for the email. > Software Carpentry, see http://software-carpentry.org, is a charity that > does "Teaching basic lab skills for research computing". But goes beyond > that; their workshops can include more nontrivial components, e.g. recently > GAP p

[sage-devel] [Trac] Forgot my password

2015-09-03 Thread Raniere Silva
One of the admins of http://trac.sagemath.org/ could help me restore my password? Account: r.gaia.cs Email: r.gaia...@gmail.com Thanks in advance. Raniere -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group an

[sage-devel] Toubles using Hg mq

2013-03-26 Thread Raniere Silva
Hi I'm having trouble using Hg mq to apply a patch. $ sage --version Sage Version 5.9.beta0, Release Date: 2013-03-18 $ sage -hg qpush abort: path 'sage/server/notebook/test.txt' is inside nested repo 'sage' Any one know how do I solve the problem above? Thanks, Raniere -- You

[sage-devel] unable to coerce to an integer

2013-01-23 Thread Raniere Silva
Hi, I'm loading some matrix to do a benchmark and got a error when load some matrix (one of then can be found at http://www.cise.ufl.edu/research/sparse/MM/LPnetlib/lp_qap12.tar.gz). A minimal example and the log of error are below sage: import scipy.io.mmio sage: A = scipy.io.mmio.mmread(