[ ソース: octave-parallel ]
パッケージ: octave-parallel (4.0.0-2 など)
octave-parallel に関するリンク
Debian の資源:
octave-parallel ソースパッケージをダウンロード:
- [octave-parallel_4.0.0-2.dsc]
- [octave-parallel_4.0.0.orig.tar.gz]
- [octave-parallel_4.0.0-2.debian.tar.xz]
メンテナ:
- Debian Octave Group (QA ページ)
- Thomas Weber (QA ページ)
- Rafael Laboissière (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.28)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 9)
- GNU 標準 C++ ライブラリ v3
-
- dep: octave (>= 6.1.0)
- GNU Octave language for numerical computations
-
- dep: octave-abi-55
- 以下のパッケージによって提供される仮想パッケージです: liboctave8
-
- dep: octave-struct (>= 1.0.12)
- additional structure manipulation functions for Octave