共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > array4j |
array4j
|
0 | 0 | 235 |
贡献者 | 讨论 | 代码提交 |
Introductionarray4j is a vector, matrix and N-dimensional array library for Java that combines ideas from JAMA, Matrix Toolkits for Java, JScience and NumPy.
array4j uses Java Native Access (JNA) to interface with vendor BLAS implementations such as Intel MKL and AMD ACML.
News2008/02/01 array4j is being used to develop a speaker recognition system for the NIST Speaker Recognition Evaluation that will take place in April.
2007/10/13 MATLAB integration is currently being implemented.