From: <no...@so...> - 2002-06-19 18:49:47
|
Bugs item #550478, was opened at 2002-04-29 22:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=104933&aid=550478&group_id=4933 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Primep returns FALSE for prime numbers Initial Comment: When using gcl as the underlying lisp for maxima, primep does sometimes return FALSE for some prime numbers. Examples of such numbers are: 80630964769, 208701804589114523591, 24618801922746674419551157151, 340282366762482138434845932244680310783 However primep returns the right result for some prime numbers like 80630965313. ---------------------------------------------------------------------- >Comment By: James Amundson (amundson) Date: 2002-06-19 13:49 Message: Logged In: YES user_id=28457 The problem has been fixed by changes to GCL. I have added primep(80630964769) to the test suite. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=104933&aid=550478&group_id=4933 |