[ ソース: ruby-mpi ]
パッケージ: ruby-mpi (0.4.0-3 など)
Ruby binding of MPI
Ruby-MPI is a ruby binding of Message Passing Interface (MPI), which is an API specification that allows processes to communicate with one another by sending and receiving messages.
その他の ruby-mpi 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libopenmpi40 (>= 5.0.6)
- high performance message passing library -- shared library
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.0~preview1)
- Libraries necessary to run Ruby 3.3
-
- dep: ruby-narray
- Numerical N-dimensional Array library for Ruby