Le 02/01/2013 09:22, Nathann Cohen a écrit :
Hellooooooooooo !!!

You are totally right about the performance issue, but do you know the
memory size of a Sage graph compared to dict of dict ? I have no idea --
I have just been *VERY* scared by the size of a dict of dict compared to
a C array in the past.

Nathann

--

A similar problem exists withn sparse matrices used by scipy:; scipy builds a dict of (i,j) for all the non zero coefficients of the matrix; this is so slow that it cannot be used in any real application !

t.d.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


<<attachment: tdumont.vcf>>

Reply via email to