in reply to Algorithm for cancelling common factors between two lists of multiplicands
Will the arrays have equal numbers of values?
Will there be repeated values in teh individual arrays (1, 1, 10, 20, ...)?
Could the arrays fit in (virtual) memory or are they disk based and too big?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Algorithm for cancelling common factors between two lists of multiplicands
by BrowserUk (Patriarch) on Aug 08, 2005 at 19:48 UTC |