On 6 June 2013 21:04, Frédéric Chapoton <fchapot...@gmail.com> wrote:
> This could be done as part of #14609 maybe ?

There will be clashes between #14609 and  #13591 unfortunately.  I
think it might be best to finish with your patch at #14609 and then
rebase the patches at #13591 on top of that.  I'm sorry that I forgot
to finish #14609 but I will do it as soon as I can.

John


>
> Le jeudi 6 juin 2013 11:18:40 UTC+2, John Cremona a écrit :
>>
>> 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.
>
>

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