![]() |
![]() |
#1 |
Oct 2012
5216 Posts |
![]()
Currently I'm using two arrays for my quadratic sieve program. One to store the values of (x + sqrt(n)), and one which I add log2(p) to for sieving.
In c++ I've read that it's possible to use Hash Tables and Maps, although I have no experience with using them. Would either provide a performance benefit over a standard array? |
![]() |
![]() |
![]() |
#2 | |
(loop (#_fork))
Feb 2006
Cambridge, England
143538 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to init an array in Posix bc? | ewmayer | Linux | 29 | 2018-03-08 21:42 |
FNV hash challenges | Rich | Puzzles | 2 | 2011-12-23 18:17 |
Pari hash table lookup | Joshua2 | Software | 5 | 2009-02-23 22:59 |
array of bits | Citrix | Programming | 2 | 2005-08-21 20:06 |
Ubasic Array question | rn0dal | Programming | 6 | 2004-09-15 14:57 |