python - 像 Ruby 中的 SciPy 之类的东西吗?

标签 python ruby math scipy

进一步研究 Python 和 Ruby 之间的差异,是否存在与 SciPy 等效的 Ruby,或者还有哪些其他科学数学 gem 可用于 Ruby?

最佳答案

没有什么比 SciPy 更成熟或做得更好了,但请查看 SciRubyNumerical Ruby .

关于python - 像 Ruby 中的 SciPy 之类的东西吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/703717/

相关文章:

python - 如何获取全局步骤变量的确定性值(严格在增量之后或严格之前)

python - 值错误: Chunks and shape must be of the same length/dimension

javascript - 我怎样才能逃脱并删除“;”?从 Rails 提供的数据到 JavaScript

c++ - 追踪水平面

algorithm - 如何计算非二次幂字母表的 de Bruijn 序列?

python - 从规则 freezeset 中提取字符串

python - pd.read_csv多个表并使用index=0解析数据帧

ruby - rails sti 和命名空间重复模型名称

ruby - 如何提高我的 AWS RDS Postgres 性能?

matlab - 编写一个递归函数,计算 n >= 0 除以 d > 0 时的余数 r