> AttributeError: 'ProjectiveCurve_finite_field' object has no attribute
> 'riemann_roch_basis'
>
> why?? help please!

If I understand correctly, as the documentation says:

    Currently this only works over prime field and divisors supported
on rational points.

Your F is GF(4), which isn't a prime field, so C doesn't offer the
riemann_roch_basis method.


Doug

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to