Skip to main content

Software library for X-ray data analysis

Project description

The purpose of the silx project is to provide a collection of Python packages to support the development of data assessment, reduction and analysis applications at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.

The current version features:

  • Support of HDF5, SPEC and FabIO images file formats.

  • OpenCL-based data processing: image alignment (SIFT), image processing (median filter, histogram), filtered backprojection for tomography, convolution

  • Data reduction: histogramming, fitting, median filter

  • A set of Qt widgets, including:

    • 1D and 2D visualization widgets with a set of associated tools using multiple backends (matplotlib or OpenGL)

    • OpenGL-based widgets to visualize data in 3D (scalar field with isosurface and cut plane, scatter plot)

    • a unified browser for HDF5, SPEC and image file formats supporting inspection and visualization of n-dimensional datasets.

  • a set of applications:

    • a unified viewer (silx view filename) for HDF5, SPEC and image file formats

      silxView

    • a unified converter to HDF5 format (silx convert filename)

Installation

To install silx (and all its dependencies), run:

pip install silx[full]

To install silx with a minimal set of dependencies, run:

pip install silx

Or using Anaconda on Linux and MacOS:

conda install silx -c conda-forge

Unofficial packages for different distributions are available:

Detailed installation instructions are available in the documentation.

Documentation

The documentation of latest release and the documentation of the nightly build are available at http://www.silx.org/doc/silx/

Testing

silx features a comprehensive test-suite used in continuous integration for all major operating systems:

  • Github Actions CI status: Github Actions Status

  • Appveyor CI status: Appveyor Status

Please refer to the documentation on testing for details.

Examples

Some examples of sample code using silx are provided with the silx documentation.

License

The source code of silx is licensed under the MIT license. See the LICENSE and copyright files for details.

Citation

silx releases can be cited via their DOI on Zenodo: zenodo DOI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silx-1.1.2.tar.gz (13.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

silx-1.1.2-cp311-cp311-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.11Windows x86-64

silx-1.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

silx-1.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

silx-1.1.2-cp311-cp311-macosx_10_9_universal2.whl (6.6 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

silx-1.1.2-cp310-cp310-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.10Windows x86-64

silx-1.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

silx-1.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

silx-1.1.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ x86-64

silx-1.1.2-cp310-cp310-macosx_10_9_universal2.whl (6.7 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

silx-1.1.2-cp39-cp39-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.9Windows x86-64

silx-1.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

silx-1.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

silx-1.1.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

silx-1.1.2-cp39-cp39-macosx_10_9_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

silx-1.1.2-cp39-cp39-macosx_10_9_universal2.whl (6.7 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

silx-1.1.2-cp38-cp38-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.8Windows x86-64

silx-1.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

silx-1.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

silx-1.1.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (13.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

silx-1.1.2-cp38-cp38-macosx_11_0_universal2.whl (6.6 MB view details)

Uploaded CPython 3.8macOS 11.0+ universal2 (ARM64, x86-64)

silx-1.1.2-cp38-cp38-macosx_10_9_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

silx-1.1.2-cp37-cp37m-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.7mWindows x86-64

silx-1.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

silx-1.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

silx-1.1.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (12.0 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

silx-1.1.2-cp37-cp37m-macosx_10_9_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file silx-1.1.2.tar.gz.

File metadata

  • Download URL: silx-1.1.2.tar.gz
  • Upload date:
  • Size: 13.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2.tar.gz
Algorithm Hash digest
SHA256 2c391d4c9fe92aefaba130a590b2183da2735efc1bfecced0fc8d02503f6f3d1
MD5 4fc805697004839c1a49db0ff80a17af
BLAKE2b-256 aad4edc7ded73dde49871240ea10c3f36ecbc2325768d0853c21b5dfa9600872

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: silx-1.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 78a1624ca1c89b00706ec3bbfcc172aef6c2a1d5ab2ca2d2ccc68620b2fd330b
MD5 46c679cf16fe4688eed19adc6d9be39a
BLAKE2b-256 fa92f804aba7f6f3edfefb0ced3f861c2c5146ace67fe7a6d3baba32a976a1ba

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19a3e809fbc8b19f52e1f39135d70d85424fb488d0ff50de2f629fcc70f38138
MD5 9237c949d435516a1d3c1f40c08b9b3d
BLAKE2b-256 c4a489771b247f8e542a534aab1fbef63c1f950a26df9c023d1b181882057dca

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d42f126e1cdfbc1f313989c8e0e19b766069aa1189f8e63f576d83a08f1ece7d
MD5 a17dbe433397261ecdcc62e7cbbdccd0
BLAKE2b-256 30b1de392051bd919c22c195532b6eb35a933e05b679c34494907760a5b64de4

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 831e92143b2dadc7b38acb9e5df60f31893bc6365180f1c00322decc073e9882
MD5 5c67f1ced5e703d2f8900d30f2bb6e14
BLAKE2b-256 6394e5e64256a9bba81742052ce10bf5dc879eb0e11b1a71c9dc957c2ec64006

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: silx-1.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1dd2794fee8e2c74b82fe2f9055c5294a88cae76de94d4a8fa8a9f444b50e9fe
MD5 49fac43681a566d2cb9c55f76c2a5720
BLAKE2b-256 e025be5298a478c1006cf4980a27a7347664e13f0e8d87e308e473a636ee7d94

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e0d5350d91fd528d817586251dfff78708f610b1920fc2a7972799b26aea2d5
MD5 76777cf8a7f1f9aa07369264cf7a689c
BLAKE2b-256 84974833c566611084150d5c8bccd9ece47d2325580c389925024185afa0f9be

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 43933ac45fa70eedd843e7db2eac59e8df157404d7b6bb0b839f6eacd0add8ca
MD5 dc5ad9fdf52d2b085de15d3357859936
BLAKE2b-256 d481e9292946a8c1d31a8e5bfddee1c54de0b8a0e8a49bc384393c79102e089d

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 94f6cde82a5e25ad4e3f2e393c02b93f6f8c92f267f24353c40a72040e45d785
MD5 e8b3fdaf2c6ff3f35e2b206d8126af1a
BLAKE2b-256 a71603afaacee2f2ddd7d8665734b1d265d7b31225ed3b119a3ab51ec14cb347

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 468f03c1505bfa5dcd7a4b388a7855f3120bf341833ae7b0cc0e109fdac1bd59
MD5 2795f4a8db612b0855ed070be2e23654
BLAKE2b-256 de6cadeae652580893a40095689b2726f1219ac6204dc86dcd22d07bd60f56df

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: silx-1.1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 15bc747def04616871662e2add3ac9844255677d29f6392e7bfc4c20c602ad40
MD5 50fc23499f2af4e64f4c714722cf8b40
BLAKE2b-256 a479a848976eb9595b82a4f777fadccbb48d72e1db6e1a87b800653af8c1f1d9

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 714afe63fed6397ecc681cfd9f79f4bfec58d91208238d0eff0f3a1d3a96582e
MD5 09f10aaa101fecb02c26a43d6999b326
BLAKE2b-256 321e8e59739340bf2c9c0e88f2acd60b95f89debef3907f909845bc916775aa8

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dd7950a63e4b667defe73b0cf294c7c74bf749e0878fb1a56026bea24d7a11a9
MD5 6c90c88b2f94904a5e9794b7982302fe
BLAKE2b-256 f233964e0f6999a0fc667f39f52f875efb6927d6bc00e24fece450c771616106

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c4d6a56d573247297aec93b14e4d5980c0ef06b3faee6c55a560c8c92e686344
MD5 f6e5a3d2323f2cffb48a13445a6032dc
BLAKE2b-256 678753c6a877b92c2516edaadd7aca5329d533feb15bf34a39a4bea4b45a5086

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-1.1.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e57968d1577e581eb6c1684b4d6328f4721a1c4e30ba4bfde38c62afed448c16
MD5 1bc3b452fe9a416165358a80b20b233a
BLAKE2b-256 5a88ccf9ca5826593cbad555bc34826ef0afb9ee571b801e957fefb7233b953d

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

  • Download URL: silx-1.1.2-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 fcad366a29382f59873aac6917c6894aa5dd369c6d60eb3cb6a52d5daf053a50
MD5 2b71958c70b54217c2960035bc619271
BLAKE2b-256 194527b4faf3ee6b4850a90ea44cc47750f0b5d8a54387f0ed8a6aef57147e55

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: silx-1.1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 108c754efd3156e1b9bd54a56a6efd43696f6a075ae386762bd95da36323209b
MD5 82a7a3256d31af735146cb8d47181d9e
BLAKE2b-256 afc293809dcf53c7c0af5d07eeadf2d883d25e611fc14e6b90ed43298c528bf4

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aaf4b9ef8ab8950d52303d648450a6d4cca16eee4113b9e6b5c79a4594e9e3d7
MD5 b96c7933c30cc67fc4e6563e919445c1
BLAKE2b-256 59624010bee9f3b8286c097567204dcfacae0b2294834b643b4671175800cbae

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 36481f5b1f0a308cb6c158e4a43625fd2926bc5db9409ba3db76da2dbb338458
MD5 263adc7db1b4953ba396de35b9424221
BLAKE2b-256 2dbfef16250bdc6392894c532648b096754ca70b4872759b386fcd61e2f2a887

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9bfa3a6d34dd5bd91e518e9f83fd518329b97f0c66d67529fe296045179f920e
MD5 dd5370474733114d7ecd42bbf3f3cf6f
BLAKE2b-256 cdb10b7f3b4b532e70d45a2c962b9d595307177150437c0b18dbf23ba6bc7c33

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp38-cp38-macosx_11_0_universal2.whl.

File metadata

  • Download URL: silx-1.1.2-cp38-cp38-macosx_11_0_universal2.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.8, macOS 11.0+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 8c6bddad41b1b0cf08a7e37ec7f2cbf55e14fd0f741223ec2963b3858440e268
MD5 6b0ad85e6201a2f8cc8c947aa610b900
BLAKE2b-256 d148d495fd471c6b160568cd1a81ff2a33587c83984217dc82367f6358c40553

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-1.1.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ad1266b2c23b230f913aab3beb7120d5fdbc2056de32ddac71e25a0fc91422e
MD5 19143f80c7d1bd599f9aace608859170
BLAKE2b-256 acda887d51ae467a34575137ef184db83b9502a01a96519d986f3887a4c000bd

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: silx-1.1.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-1.1.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7b4afb349b4397620771ce5edb88cf4ffecd92b47d6493809e7c7e2e29506ccd
MD5 296d9e8c9e7ce8d10c3b2dc92ae675ab
BLAKE2b-256 a441bead9913e40bf41b4a32e30af08f20f407ae153705bd614e61be3f8d9c8e

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3db30490a3c6c6751ab9329951e4d42be7ac70d5bc23ecea7524d9670472d765
MD5 701326671b52ae577d81e96dac140da3
BLAKE2b-256 6a4b1e51e343965fe168c9c578841d4a9400715aea609e35e0f800f3c5581697

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 84d8af0e8cc732190c9090130c5a3915e6ea8c4e2e0fade34355c96575f4f198
MD5 83cbd8b3b2967dc09fe0778f7170f306
BLAKE2b-256 75646438a41a96ed9d06d4030ca25f025c177a0d46cc1ae0579e22e80e210532

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 beb1382c25003eccdd0b36f3badfb5f9b501fce49cb0d04973a66c6a7647f69b
MD5 582378e61a65d04d0868d61d70974f8d
BLAKE2b-256 be977472b54bda0089242fbaaadb11ccaee2caa305fa8244c2b6a0d6f92171e3

See more details on using hashes here.

File details

Details for the file silx-1.1.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for silx-1.1.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fc6916e53fff2f07588e9589a802c8f33585fe5d80d4d3b622f94364d7143000
MD5 1e9b2b2a99e9316a1d76a68990f8656e
BLAKE2b-256 adc5c4719154234c29035045a906b0ba3c47ac768c8cce644761cc96ebd4233a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page