[Cuis-dev] Problems in class Number

Andres Valloud ten at smallinteger.com
Thu Oct 10 00:52:06 PDT 2019


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


More information about the Cuis-dev mailing list