Java/Scala中类似Scipy的功能? [英] Scipy-like functionality in Java / Scala?

查看:213
本文介绍了Java/Scala中类似Scipy的功能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将一些Python代码移植到Scala.它大量使用了Numpy和Scipy.虽然我发现了许多密集矩阵/线性代数库,它们可以作为NumPy的适当替代品(但不是一流的替代品),但我还没有真正找到能够提供我在SciPy中使用的功能的东西.特别是,我正在寻找一个支持稀疏部分本征分解的库(例如SciPy对arpack的包装),然后再寻找SciPy提供的一些简单内容(例如直方图)的库.

I'm trying to port some Python code to Scala. It makes heavy use of Numpy and Scipy. While I've found a number of dense matrix / linear algebra libraries that will do as an adequate (but not superb) replacement for NumPy, I've not really found anything that provides the functionality I use in SciPy. In particular, I'm looking for a libraries that support sparse partial eigendecompositions (like SciPy's wrapping of arpack), and then libraries for some simple things that SciPy provides (e.g. histograms).

推荐答案

关于此主题已经有一些类似的问题:

There have been a few similar questions already on this topic:

  1. 用于代数,数学的Java/Scala库
  2. 具有椭圆积分和贝塞尔函数?
  3. Clojure或Scala用于生物信息学/生物统计学/医学研究
  1. Java/Scala library for algebra, mathematics
  2. Java / Scala math library with elliptic integrals and bessel functions?
  3. Clojure or Scala for bioinformatics/biostatistics/medical research

此外, http://code.google.com/p/scalalab/看起来很有趣.

Also, http://code.google.com/p/scalalab/ looks interesting.

这篇关于Java/Scala中类似Scipy的功能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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