John Cremona wrote:
While reviewing #13591 I noticed that two functions on point on
elliptic curves over number fields are spelled incorrectly:

schemes/elliptic_curves/ell_point.py:2600:    def
archimedian_local_height(self, ...):
schemes/elliptic_curves/ell_point.py:2753:    def
nonarchimedian_local_height(self, ...):

That word should be "archimedean" (after Archimedes, of course).  I am
planning to make this correction which will involve changes to
doctests and about 4 lines of code in the library which use the
functions.


While you're at it, there are more of similar issues...

The most prominent perhaps being Möbius, where we have moebius (correct) as well as mobius, both with many more occurrences than archimedian.


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
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 http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to