I'm new GMP and I'm in the process of learning its ins and outs.  For the project I'm working on, in the current implementation I need an array of bits on the order of mpz_t.  Is there a function call that can create this or is this too large a set of data for a non-super computer to address?  If I can create such an array, is there any benefit in storing only bits or is it going to address a larger memory space anyway?
<br>Thanks,
<br>Ben
<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/Array-of-bits-t1058381.html#a2753860">Array of bits</a><br>
Sent from the <a href="http://www.nabble.com/Gnu---GMP---Discuss-f1661.html">Gnu - GMP - Discuss</a> forum at Nabble.com.