[ 源代码: segyio ]
软件包:python3-segyio(1.8.3-1.2)
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: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libsegyio1 (>= 1.6.0)
- SEG-Y read/write library for seismic processing (runtime)
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language