Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.1K Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

Using many big numbers and export them as an array to external file,?

Posted 10 years ago

Hello, Community!

Main problem - i have a big array (10^6) of big different numbers (10^30-10^70), countered before. All array is nesessary for computation on the next step (parallel counting is impossible, only step after step).

The question: how to use all array - it's too big.

I try to export array to external file, and then use it on the next step. Export is OK. Then use Import (recieve many redundant words), Get (many redundant words, some of them differs from the first variant),FilePrint (not many redundant words).

I need my numbers, but recieve words. Try to change Size Limit (after words "A very large output was generated. Here is a sample of it:") - no effect.

What is wrong? If exists another way to use big array in computation - please inform me.

Attachments:
Posted 10 years ago
POSTED BY: Bill Simpson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard