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.

The question is: will that require a deprecation warning for the
current incorrect spelling?

John

-- 
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