[ 源代码: ruby-gsl ]
软件包:ruby-gsl(2.1.0.3+dfsg1-2)
ruby-gsl 的相关链接
Debian 的资源:
下载源码包 ruby-gsl:
- [ruby-gsl_2.1.0.3+dfsg1-2.dsc]
- [ruby-gsl_2.1.0.3+dfsg1.orig.tar.xz]
- [ruby-gsl_2.1.0.3+dfsg1-2.debian.tar.xz]
维护小组:
- Debian Ruby Extras Maintainers (QA 页面, 邮件存档)
- Deepak Tripathi (QA 页面)
- Cédric Boutillier (QA 页面)
- Balint Reczey (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Ruby bindings for the GNU Scientific Library (GSL)
The GNU Scientific Library (GSL) is a collection of data types and routines for numerical computing. Ruby/GSL is an interface to the GNU Scientific Library for the Ruby programming language.
其他与 ruby-gsl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10
- 多精度运算库
-
- dep: libgsl23 (>= 2.5)
- GNU Scientific Library (GSL) -- library package
-
- dep: libgslcblas0 (>= 2.4)
- GNU Scientific Library (GSL) -- blas library package
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: libtamuanova-0.2 (>= 0.2)
- Library to calculate an ANOVA
-
- dep: plotutils
- GNU plotutils command line tools based on libplot
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-narray
- Numerical N-dimensional Array library for Ruby