Hi all! On 2017-09-18, Dima Pasechnik <dimp...@gmail.com> wrote: > 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...
OK, the replies people gave strongly indicate that it would be a bad idea to try to read the text file directly into Sage. So, I should keep using libgap to read the file, followed by a translation (of course using Cython) into Sage and re-saving the data in a binary format. Thanks! 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.