[ buster ]
[ 源代码: silx ]
软件包:python-silx(0.9.0+dfsg-3+deb10u1)
python-silx 的相关链接
Debian 的资源:
下载源码包 silx:
- [silx_0.9.0+dfsg-3+deb10u1.dsc]
- [silx_0.9.0+dfsg.orig.tar.xz]
- [silx_0.9.0+dfsg-3+deb10u1.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Jerome Kieffer (QA 页面)
- Picca Frédéric-Emmanuel (QA 页面)
- Alexandre Marie (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Toolbox for X-Ray data analysis - Python2 library
The silx project aims at providing a collection of Python packages to support the development of data assessment, reduction and analysis applications at synchrotron radiation facilities. It aims at providing reading/writing different file formats, data reduction routines and a set of Qt widgets to browse and visualize data.
The current version provides :
* reading HDF5 file format (with support of SPEC file format) * histogramming * fitting * 1D and 2D visualization using multiple backends (matplotlib or OpenGL) * image plot widget with a set of associated tools (See changelog file). * Unified browser for HDF5, SPEC and image file formats supporting inspection and visualization of n-dimensional datasets. * Unified viewer (silx view filename) for HDF5, SPEC and image file formats * OpenGL-based widget to display 3D scalar field with isosurface and cutting plane.
This is the Python 2 version of the package.
其他与 python-silx 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-fabio
- I/O library for images produced by 2D X-ray detector - Python2
-
- dep: python-h5py
- general-purpose Python interface to hdf5 (Python 2)
-
- dep: python-numpy (>= 1:1.16.0~rc1)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虚包由这些包填实: python-numpy
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-scipy
- scientific tools for Python