[ bullseye ]
[ sid ]
パッケージ: octave-database (2.4.4-8 など) [debports]
octave-database に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [gnu-octave.github.io]
類似のパッケージ:
interface to SQL databases in Octave
The database package enables accessing SQL databases from Octave, a scientific computation software. Currently, however, this package only supports the PostgreSQL database.
This Octave add-on package is part of the Octave-Forge project.
その他の octave-database 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.3)
- GCC 共有ライブラリ
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: octave (>= 8.2.0)
- GNU Octave language for numerical computations
-
- dep: octave-abi-58
- 以下のパッケージによって提供される仮想パッケージです: octave
-
- dep: octave-struct (>= 1.0.12)
- additional structure manipulation functions for Octave