05-09-2005 10:32 PM
05-09-2005 10:45 PM
05-10-2005 12:21 PM
@chilly charly wrote:
The maximum number of elements in an array is 2147483647 (max value for an I32), about 100000 times above your experimental limit. Means that the problem is somewhere else. Try to reproduce it on a small example. For instance, replace the acquisition step with random number generation and try to build the graph that way. See what happens. If the problem persists, post your example here.
CC
05-10-2005 03:01 PM
05-11-2005 08:05 AM
05-11-2005 08:59 AM