Re: Simple integer factorization algorithm
- From: JSH <jstevh@xxxxxxxxx>
- Date: Sat, 29 Nov 2008 08:40:29 -0800 (PST)
On Nov 28, 11:17 pm, "Mike Schilling" <mscottschill...@xxxxxxxxxxx>
wrote:
JSH wrote:
On Nov 28, 3:29 pm, Joshua Cranmer <Pidgeo...@xxxxxxxxxxxxxxx>
wrote:
JSH wrote:
I've found that you can solve directly for f_1 and f_2 when
f_1*f_2
= T, where T is a composite to be factored.
What does this have to do with Java?
I want it coded in java, and need some help with an implementation.
Any Java coders interested?
How much an hour are you offering?
If you survived the secret agents coming after you for the
implementation, I'd pay 0.
If you didn't, there would be a straight salary of 1 million dollars
(fantasy money in case your heirs did).
But then you could go collect some prizes or something and brag about
dodging sniper bullets.
I'm moving the discussion to comp.theory at Patricia Shanahan's
suggestion.
But, um, did it occur to anyone that as the coder of Class Viewer I
could probably code this thing myself?
So why wouldn't I?
I'm too freaking terrified that's why.
But I'm still not certain it works, so I'm talking it out, as the
worst thing would be to code it, have it factoring great and
immediately have a panic attack as I try to figure out how to survive
from that point on.
James Harris
.
- 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: Mike Schilling
- Simple integer factorization algorithm
- Prev by Date: Re: Looking for non-blocking solution that avoids use of locks
- Next by Date: Re: Simple integer factorization algorithm
- Previous by thread: Re: Simple integer factorization algorithm
- Next by thread: Re: Simple integer factorization algorithm
- Index(es):
Relevant Pages
|