Pakket: python-silx (0.9.0+dfsg-3+deb10u1)
Verwijzigingen voor python-silx
Debian bronnen:
Het bronpakket silx downloaden:
- [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]
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Jerome Kieffer (QA-pagina)
- Picca Frédéric-Emmanuel (QA-pagina)
- Alexandre Marie (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-silx gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC support bibliotheek
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- 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
- virtueel pakket geboden door python-numpy
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-scipy
- scientific tools for Python