开发者

Java package for eigenvector/eigenvalues computation?

which java package do you recommend for computing eigenvectors/eigenvalues? I kno开发者_如何学Pythonw about JMathTools and JAMA; do you have some pro/cons for these packages? Other suggestions?


For a more centralized place on numerical computing in Java take a look at this website http://math.nist.gov/javanumerics/#libraries , that covers well known libraries presenting them in a convenient manner.

What has been suggested so far is covered on that site, plus many other packages.

Take the time and decide upon one that suits your needs. Enjoy.


Have you tried taking a look at JScience ? I've not used it, but the folks behind JScience seems quite competent.

There is also UJMP, that I've also never tested.


You might also want to look at Colt.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜