On Tue, Mar 12, 2019 at 11:12 AM Peter Luschny <peter.lusc...@gmail.com>
wrote:

> You did not say what command you were using.
>>
>
> Oh, I thought that was clear from the error message: prime_range.
> The function (implementing the factorial) is on GitHub
> <https://github.com/PeterLuschny/Fast-Factorial-Functions/blob/master/SageMathFactorial/SageMathPrimeSwingFactorial.ipynb>
>  .
>

You need to add the option "pari_isprime":

sage: prime_range(436273291,436273299,algorithm="pari_isprime")
[436273291]



> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to