I got to make it work, but the code still needs to be checked for memory 
leaks or other subtle pointer related issues.

Reviews welcome.

El lunes, 4 de octubre de 2021 a las 18:52:10 UTC+2, mmarco escribió:

>
> I have retaken the work in #16567 to support rings with parameters in 
> libsingular.
>
> The ring creation works, but I am stuck with the conversion of 
> coefficients from sage to singular and back.
>
> The code I have now is cythonized without complains, but then the c 
> compilation fails with an error about a type not being defined in the 
> scope, even if the corresponding header fil (transext.h)  is included.
>
>
> Any clue about what the problem might be?
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/46ac4b35-26d9-4cae-a8cc-efaff0391612n%40googlegroups.com.

Reply via email to