On Friday, 27 October 2023 at 15:42:24 UTC-7 Nils Bruin wrote:

It doesn't look like we quite have computation of Riemann-Roch spaces 
natively in sage yet


Correction, that DOES seem to be implemented as well:

sage: kC=C.function_field()
sage: D=kC(kC.base_field().gen(0)).differential().divisor()
sage: (-D).function_space()

That's actually a great gain in functionality! That code really deserves to 
be exercised and, inevitably, debugged from bugs that would be uncovered by 
extensive testing.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/03d96b5c-63c8-4944-bf9c-81a0370cf229n%40googlegroups.com.

Reply via email to