Hi Jeroen, On 2016-08-18, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote: > On 2016-08-18 16:43, Simon King wrote: >> What do you mean by Singular interface? > > If I understand correctly, your package has an interface for GAP, > Singular and Sage and these are all independent from eachother.
In the computation of a cohomology ring, I need some help from Gap and a lot of help from Singular. I.e., I call gap and singular functions, and actually some of the gap functions read data that are created by executables that are installed by my package. In addition, *after* successful computation of a cohomology ring R, singular(R) resp. gap(R) will provide a ring in SageMath's singular resp. gap interface graded isomorphic to R. But there is no direct interface between singular/gap and the C libraries provided by my package. So, a mathematically meaningful interaction between the package and singular/gap only happens via SageMath. Best regards, 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.