On Wed, Jun 5, 2013 at 7:22 AM, Frédéric Bastien <no...@nouiz.org> wrote:
> Hi,
>
> Theano support scipy sparse matrix CSR and CSC. We have some documentation
> of those format here (just skip the Theano stuff):
>
> http://deeplearning.net/software/theano/tutorial/sparse.html#tutsparse Only
> the first paragraph is not related to Theano
> http://deeplearning.net/software/theano/library/sparse/

That's right. I also read sources of scipy that handle various
conversions between COO
and CSR / CSC formats, when I needed this in Fortran:

https://github.com/certik/hfsolver/blob/d250e6ae0a6640095820c61d6b9f0fec7709b705/src/sparse.f90

Ondrej

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to