Open a-kulkarn opened 4 years ago
Thank you for pointing this out! The Sage
interface needs to be fixed; it is no longer up-to-date because most of the functionality is now accessible purely in Magma
. So while this is a cop-out, right now the best thing to do is to use the pure Magma
algorithms, as in examples/Buttons.m
. However, the interface will be tested and fixed ASAP.
@JRSijsling do you think it is worth it to keep the Sage interface?
@a-kulkarn alternatively we recommend http://doc.sagemath.org/html/en/reference/curves/sage/schemes/riemann_surfaces/riemann_surface.html for Sage
The SageMath
interface has two purposes. The first is to get access to both the Magma
code for finding correspondences and the l-adic upper bounds and Abel-Jacobi methods, which are in Sage. The second is to enable the manipulation of databases and the testing of pretty print routines, both in the context of the LMFDB. Especially the latter has faded out of view, but it will likely become important during the some next big LMFDB push.
Neither of these are things on which I am currently working myself. However, it may be useful to keep the connecting tissue alive for some value of alive.
First off, Wonderful package! I ran into the following issue after installing and trying to run: