@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