[Cuis-dev] Problems in class Number

David T. Lewis lewis at mail.msen.com
Thu Oct 10 05:06:21 PDT 2019


FWIW, here is a link to some earlier discussion on this topic:

  http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-December/142372.html

Dave


On Thu, Oct 10, 2019 at 12:52:06AM -0700, Andres Valloud via Cuis-dev wrote:
> I don't know how to answer that.  If there was a package such as 
> 'NumberTheory' or 'IntegerAlgorithms', I'd expect way more than the sqrt 
> algorithm for isPrime, and that Integer>>isPrime would be refined to 
> delegate to an algorithm factory of some kind that would choose the 
> proper algorithm for the given integer.
> 
> On 10/9/19 11:05, Juan Vuletich via Cuis-dev wrote:
> >Folks, do you suggest we integrate this version? Do you think it belongs 
> >in the base image? Or maybe in a new package, called 'NumberTheory' or 
> >'IntegerAlgorithms' or such?
> >
> >Thanks,
> >
> >On 10/9/2019 1:44 AM, Agust??n Sansone via Cuis-dev wrote:
> >>Okay, this should work faster.
> >>
> >>...
> >
> -- 
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev


More information about the Cuis-dev mailing list