mathnet / mathnet-numerics

Math.NET Numerics
http://numerics.mathdotnet.com
MIT License
3.44k stars 891 forks source link

Parallel support #970

Open hila-anglister opened 1 year ago

hila-anglister commented 1 year ago

Hi,

I am trying to use LevenbergMarquardt but it seems that it doesn't support multithreading.

Is there a solution to that problem?