Quantcast
Channel: Math.NET Numerics - Math.NET
Viewing all articles
Browse latest Browse all 224

Maximum matrix size

$
0
0

@ducloyer wrote:

Hello
I'm trying to use MathNet.Numerics.LinearAlgebra to post-treate results of big mechanical calculation model.
On small model it's ok, but the last test I've done (more than 15400 elements =square matrix more then 15400x15400) didn't work. The matrix size was too big.
Did someone know the exact maximum matrix size ?
Is it a limit on the number of column and row, or on the product "number of column" x "number of row" ?
Is it a fixed limit or does it depend of the available memory ?

Thanks for your help

Xavier

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles