与java一起使用的最佳数学库是什么? [英] What is the best math library to use with java?

查看:775
本文介绍了与java一起使用的最佳数学库是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将数学函数用于数据挖掘和分析目的。
我需要一个关于库的意见,我可以用它来实现这个目的。
您有什么建议吗?

I want to use math functions for data mining and analytics purpose. I need an opinion about a library that I can use for this purpose with java. Do you have any recommendations?

推荐答案

colt


Colt库提供基本的通用数据针对数值数据优化的结构,例如可调整大小的数组,密集和稀疏矩阵(多维数组),线性代数,关联容器和缓冲区管理。

The Colt library provides fundamental general-purpose data structures optimized for numerical data, such as resizable arrays, dense and sparse matrices (multi-dimensional arrays), linear algebra, associative containers and buffer management.

Jet库包含用于数据分析的数学和统计工具,强大的直方图功能,用于(事件)模拟的随机数生成器和分布等。

The Jet library contains mathematical and statistical tools for data analysis, powerful histogramming functionality, Random Number Generators and Distributions useful for (event) simulations, and more.

CoreJava库包含类似C的打印格式。 Concurrent库包含并行和通常遇到的标准化,高效的实用程序类。并发编程。

The CoreJava library contains C-like print formatting. The Concurrent library contains standardized, efficient utility classes commonly encountered in parallel & concurrent programming.

这篇关于与java一起使用的最佳数学库是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆