On May 19, 8:08 am, Thomas Feulner <thomas.feul...@uni-bayreuth.de> wrote: > On 16 Mai, 10:18, Volker Braun <vbraun.n...@gmail.com> wrote: > > > You are piping strings to/from GAP, are you? > > Yes, that is exactly what I am doing. > > > Depending on how often you end > > up using GAP internally you might be interested in a shared-library > > interface to GAP. We do have an experimental one, > > seehttp://trac.sagemath.org/sage_trac/ticket/6391 > > GAP is only called at one particular place within my algorithm. Hence, > it would not be that difficult to use this interface. Do you think it > will get reviewed and merged soon?
well, why can't you use the existing Sage-GAP interface? Well, it's not fast, but if it's just one call... > > Thomas -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org