[ ソース: 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)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: liboctave6
- shared libraries of the GNU Octave language
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: octave (>= 4.4.1)
- 数値計算向けの GNU Octave 言語
-
- dep: octave-struct (>= 1.0.12)
- additional structure manipulation functions for Octave