On Sunday, September 17, 2017 at 10:57:18 AM UTC+1, Simon King wrote:
>
> Hi Dima, 
>
> On 2017-09-17, Dima Pasechnik <dim...@gmail.com <javascript:>> wrote: 
> > Isn't it what pickle/cPickle is for? 
>
> I don't want to store data, I want to read them. And I am not the 
> one who stored them. So, I have to take the textfiles as I get 
> them. 
>

loading Python/Sage code is slow. Surely it should be possible to load 
libGAP data, 
and use it to create the necessary Python data in memory.
In particular I suppose you want to bypass Sage generic matrices, and
directly build the matrices you need in Cython...


 

>
> Cheers, 
> Simon 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to