[ ソース: segyio ]
パッケージ: python3-segyio (1.8.3-1)
python3-segyio に関するリンク
Debian の資源:
segyio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
SEG-Y read/write library for seismic processing (python3 bindings)
segyio is a fast and practical library for reading and writing seismic data in SEG-Y format. segyio is random access oriented for modern computers simple read/write primitives on lines.
This package contain the python3 interface.
その他の python3-segyio 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 共有ライブラリ
-
- dep: libsegyio1 (>= 1.6.0)
- SEG-Y read/write library for seismic processing (runtime)
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language