开发者

Gaussian Elimination

开发者 https://www.devze.com 2023-01-24 07:05 出处:网络
Is there a library that I can use for solvi开发者_StackOverflow社区ng a set of linear equations using Gaussian Elimination?I have never used it, but lacaml is a binding for LAPACK, which is a linear a

Is there a library that I can use for solvi开发者_StackOverflow社区ng a set of linear equations using Gaussian Elimination?


I have never used it, but lacaml is a binding for LAPACK, which is a linear algebra library.

0

精彩评论

暂无评论...
验证码 换一张
取 消