![]() |
|
|
#1 |
|
Jan 2006
Hungary
4148 Posts |
Aloha!
I've been playing now for a few weeks with Prime95 and I am having a lot of fun. I feel like playing a bit more hands on with prime numbers. For that I need a good prime solver. I am after a program that takes a list from a file to try and then throws a lot of factors at it. Where can I find that program? Thanks, Willem. |
|
|
|
|
|
#2 |
|
Jan 2005
Caught in a sieve
5·79 Posts |
Well, I'm not entirely sure what you mean by "throws a lot of factors at it". But here's an index of lots of different prime-related programs you can look at.
|
|
|
|
|
|
#3 | |
|
Aug 2005
Brazil
16A16 Posts |
Quote:
If your numbers are part of a sequence with form k*2^n+1 or similar, you can sieve using NewPGen. If these are numbers without any special form you can use OpenPFGW (be aware that this will never be as fast as trial factoring mersenne numbers with Prime95.) , by creating a file (lety's presume a.txt) with Code:
ABC $a xx xy I hope to have cored everything. Corrections and/or software to add are welcome. BTW, what is a "prime solver"? A program tha proves primality? |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| A small factoring program | Yamato | Factoring | 2 | 2007-11-21 23:29 |
| Factoring program need help | Citrix | Lone Mersenne Hunters | 8 | 2005-09-16 02:31 |
| Factoring Program | HarvestMoon | Factoring | 9 | 2005-09-15 01:42 |
| Factoring program | ET_ | Programming | 3 | 2003-11-25 02:57 |