Re: Simple integer factorization algorithm
- From: JSH <jstevh@xxxxxxxxx>
- Date: Sat, 29 Nov 2008 08:46:44 -0800 (PST)
On Nov 29, 8:41 am, rossum <rossu...@xxxxxxxxxxxx> wrote:
On Fri, 28 Nov 2008 19:59:58 -0800 (PST), JSH <jst...@xxxxxxxxx>
wrote:
I'd like code to test the algorithm, please.
Since I have run some tests on James' algorithm in the past, here is
part of my test code. This does the timing of the factoring algorithm
over a range of bit sizes to get an impression of how the algorithm
scales with the size of the target number.
The discussion is moving. Besides, it's useless to put up code that
is NOT for the algorithm that is current.
And the current algorithm is also simpler.
I've posted to comp.theory and am ready to move on.
Please no more replies in this thread.
Your newsgroup cops might get restless.
James Harris
.
- Follow-Ups:
- Re: Simple integer factorization algorithm
- From: Lew
- Re: Simple integer factorization algorithm
- From: rossum
- Re: Simple integer factorization algorithm
- References:
- Simple integer factorization algorithm
- From: JSH
- Re: Simple integer factorization algorithm
- From: Joshua Cranmer
- Re: Simple integer factorization algorithm
- From: JSH
- Re: Simple integer factorization algorithm
- From: rossum
- Simple integer factorization algorithm
- Prev by Date: Re: Simple integer factorization algorithm
- Next by Date: Re: Netbeans failure mode
- Previous by thread: Re: Simple integer factorization algorithm
- Next by thread: Re: Simple integer factorization algorithm
- Index(es):
Relevant Pages
|