On 6 June 2013 15:28, leif <not.rea...@online.de> wrote:
> 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.
>

That can wait, as far as I am concerned.  I have corrected all the
wrong archimedian occurrences (and 3 "independant" while I was at it)
but a general spelling check is for someone else on another day.

John

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

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