| Author |
Comment/Response |
Rigzane
|
09/12/09 10:07am
while i am trying use built in function Subsets[ ] to generate subsets of a set length more than 31, Mathematica returns a warning massage as follows:
Subsets::toomany: The number of subsets (2147483648) indicated by Subsets[{{0,1,0},{0,1,0},{0,1,0},{0,1,0},{0,1,0},{0,1,0},{0,1,0},{0,1,0},{0,1,0},{0,1,0},<<21>>}] is too large; it must be a machine integer. >>
how can i let Mathematica do the job without warning.
if it is because of low memory, then is it possible on a computer with bigger memory capacity ?
URL: , |
|