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.
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.
精彩评论