[ 源代码: segyio ]
软件包:python3-segyio(1.8.3-1)
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.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libsegyio1 (>= 1.6.0)
- SEG-Y read/write library for seismic processing (runtime)
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language