[ 源代码: octave-parallel ]
软件包:octave-parallel(4.0.2-1 以及其他的)
octave-parallel 的相关链接
Debian 的资源:
下载源码包 octave-parallel:
- [octave-parallel_4.0.2-1.dsc]
- [octave-parallel_4.0.2.orig.tar.gz]
- [octave-parallel_4.0.2-1.debian.tar.xz]
维护小组:
- Debian Octave Group (QA 页面)
- Thomas Weber (QA 页面)
- Rafael Laboissière (QA 页面)
- Sébastien Villemot (QA 页面)
- Mike Miller (QA 页面)
外部的资源:
- 主页 [gnu-octave.github.io]
相似软件包:
parallel execution of Octave in clusters of computers
This is a package to add parallel computing functions to Octave. The parallel computing functions are supported without any additional parallel computing libraries such as MPI and PVM.
This Octave add-on package is part of the Octave-Forge project.
其他与 octave-parallel 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: octave (>= 9.1.0)
- GNU Octave language for numerical computations
-
- dep: octave-abi-59
- 本虚包由这些包填实: octave
-
- dep: octave-struct (>= 1.0.12)
- additional structure manipulation functions for Octave