[ Bron: octave-parallel ]
Pakket: octave-parallel (3.1.3-2)
Verwijzigingen voor octave-parallel
Debian bronnen:
Het bronpakket octave-parallel downloaden:
- [octave-parallel_3.1.3-2.dsc]
- [octave-parallel_3.1.3.orig.tar.gz]
- [octave-parallel_3.1.3-2.debian.tar.xz]
Beheerders:
- Debian Octave Group (QA-pagina)
- Thomas Weber (QA-pagina)
- Rafael Laboissiere (QA-pagina)
- Sébastien Villemot (QA-pagina)
- Mike Miller (QA-pagina)
Externe bronnen:
- Homepage [octave.sourceforge.io]
Vergelijkbare pakketten:
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.
Andere aan octave-parallel gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC support bibliotheek
-
- 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