[ 原始碼: octave-parallel ]
套件:octave-parallel(3.1.3-2)
octave-parallel 的相關連結
Debian 的資源:
下載原始碼套件 octave-parallel:
- [octave-parallel_3.1.3-2.dsc]
- [octave-parallel_3.1.3.orig.tar.gz]
- [octave-parallel_3.1.3-2.debian.tar.xz]
維護小組:
- Debian Octave Group (QA 頁面)
- Thomas Weber (QA 頁面)
- Rafael Laboissiere (QA 頁面)
- Sébastien Villemot (QA 頁面)
- Mike Miller (QA 頁面)
外部的資源:
- 主頁 [octave.sourceforge.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.15) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.28) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支援函式庫
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) support library
-
- dep: liboctave6
- shared libraries of the GNU Octave language
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: octave (>= 4.4.1)
- GNU Octave language for numerical computations
-
- dep: octave-struct (>= 1.0.12)
- additional structure manipulation functions for Octave