java矩阵包Jampack: A Java Matrix Package

时间:2020-08-18 04:31:49
【文件属性】:
文件名称:java矩阵包Jampack: A Java Matrix Package
文件大小:243KB
文件格式:ZIP
更新时间:2020-08-18 04:31:49
java矩阵运算 ampack (JAva Matrix PACKage) is a collection of cooperating classes designed to perform matrix computations in Java applications. Jampack was developed by the author at NIST and the University of Maryland. A sibling matrix package, Jama, has also been developed at NIST and Mathworks. The two packages arose from the need to evaluate alternate designs for the implementation of matrices in Java. Jama is based on a single matrix class within a strictly object-oriented framework. Jampack uses a more open approach that lends itself to extension by the user. As it turns out, for the casual user the packages differ principally in the syntax of the matrix operations. I hope you will take the time to look at Jama along with Jampack. There is much to be learned from both packages.

网友评论