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.1.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.1-cp311-cp311-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.11Windows x86-64

silx-1.1.1-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.1-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.1-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.1-cp310-cp310-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.10Windows x86-64

silx-1.1.1-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.1-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.1-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.1-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.1-cp39-cp39-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.9Windows x86-64

silx-1.1.1-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.1-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.1-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.1-cp39-cp39-macosx_10_9_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

silx-1.1.1-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.1-cp38-cp38-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.8Windows x86-64

silx-1.1.1-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.1-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.1-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.1-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.1-cp38-cp38-macosx_10_9_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

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

Uploaded CPython 3.7mWindows x86-64

silx-1.1.1-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.1-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.1-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.1-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.1.tar.gz.

File metadata

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

File hashes

Hashes for silx-1.1.1.tar.gz
Algorithm Hash digest
SHA256 ec89402be1998227783957958644590bd768ddcb9b308e2e36d6f0ee0a728d71
MD5 ff9ad1032b12e118587a3ff750e87dcc
BLAKE2b-256 bc03361558a0de7282f54b857fa0d3c0564eff7e073464dedf4ce29255aadc1e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 71092a099e0bee95b5cf1dfcf4c92f13748f0959f8f2690d2254e310b65f8a0f
MD5 8d7774972d6be7c0e3d82a9b8cfe1d9c
BLAKE2b-256 cc71ae3ee85ada3726092a2928d857d919bfb1d6a18166772329971012e80534

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3674ef2bb06e7a4fc659564a73d07a36090179699c71d8eed91dc4079d08befb
MD5 ebeae4e0c259818ad58025921e986176
BLAKE2b-256 80248fb11b32c3e036d21a9a83ea06f77a5a2fb12797b9dc1c7c32e9e7832f50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3e3e1ac28feb0eb91b4514cd67f71d945d38f122b433063fdc120d7a95834d9b
MD5 c049e18fea0b0004dce6fefacf5ac444
BLAKE2b-256 625a98458bf1ae125a6c1c90bb1192d7969ddc479c83ca91dd27734862b0d3ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 eb291206c6e300ec41e6e4a79c9e1d6a077b109e80fff526efd90ea5d8395bda
MD5 00481b0c8698dce54a9da19cf2f0f7ec
BLAKE2b-256 5cde9ca5217c18cffa7d818892cf257ada0bc8d5ce89896ae5c7626f4b6a9367

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 82d522c9af2d3f0db2197038510835ec70d84d7b9ffdd2ef72b50cd648b562ac
MD5 df183a0cc92ca6171284637988109232
BLAKE2b-256 6f3c8ee3b23e8edaf20d9e0d7eb7973b2c8c44e7ecbb8f083895a42fc0bdc6db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1c3040ae43f53e584b2bf36fba71d0d25550ce771d80d5dc3a1f5696610a35e
MD5 751909baec72c502c33e057141607e35
BLAKE2b-256 68d4f8cbd854252134940d2184fda02d02d80dd210cbbcdf7f6341c2c61d43e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ae08bdd0427a1fedcd3713f9e723284d4c0c92e3070543ed22623d6337a43125
MD5 5d990a95366de92c5e23fa58406fb7bd
BLAKE2b-256 a80babfc1185f9c95553ab99dcfa665e0422c799edb7ee0c02c1e9074602e55f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 aab0ec4f5dd95fe633779f27d55fe6174595c9f6cdc70ad83c8ba7fdd7ed18e8
MD5 49010816e4415492d014b318bb525d5d
BLAKE2b-256 e2270aaae94e551ed4123199b24e47d4ad521184edb93ce60f3a70671aacc0c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d708d084bdce05957051cfca4393af9ccb20515ccc045ffae2b8f9aaa1c01a0a
MD5 c3a2249147ae06923776d011d61f190d
BLAKE2b-256 c19b1eb7eb1517b448cd47306ad4fa63970ca082fd96c148d7be11931df0e021

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8dd486e5cd7d78bd4d9eeed78b64b3c87e0bce550f8f6d38466417381ec40800
MD5 eed835841c41d64bd38c6b7ba7a49539
BLAKE2b-256 65ac3c7b1b6117a75df9612c760d7a1657d77b45c1ea6573d89757181c656090

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc0aae40ec28b7044d252c2c6723c69926a5c2d13e4298b341ace07e82c086a7
MD5 c03a6b4c2c17f0e2a498dba2a164c4fe
BLAKE2b-256 dbbfc36335df674df86317eab4d420fda92a326542f176e6a839550ba2779160

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4f40be2b1d75a9d59925d7dbcafcdab3ad68291987f24800317b6e026fd253e7
MD5 ff693a765192c7f1f1217e4dca644218
BLAKE2b-256 b6af46acb3af403f507f1db75fb8a3d20443a325f89b0cc4e1f9f0e695d92056

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 535bbdce96411f61472135f9fbf7c4f48d0e9b1948792a5615c0efa5a60a82ab
MD5 f96d75b63a3c8008bd827b08a6982271
BLAKE2b-256 29fdf139088843e7edd7d591d3731a6b228175c35214c263365785e719fe2b78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7674d1bb31deeace54ed8a6f3ffae11fc4b9e652b51b8ea626bc41f7141cfbca
MD5 c629746bfe971183a874da4a922bdf16
BLAKE2b-256 e3025a0023b275b9652997d1269b999e37efe6143d2c53d7d88382ef0c479dbd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5ca9dc6b4c63fe67e812e681dddfc23b4073f7d21d6bbd25980158ac5d1822b4
MD5 f85d6d726465b5a20202979a0a49609b
BLAKE2b-256 ff55d30c8276b1624ef6648b7973338663841b735d3f969aecdfa5eb03d12176

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5c123e3a891dc8179cfe781f1a69e97cb5d669c5e2b6842cc60d7819e3ba9c47
MD5 7d2c619658f7d6875382ca9652a25e3f
BLAKE2b-256 02378a8b9fa7b837e6d9c4c8b0464ba1d19023269508f0253a988f959f589801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 63b17301df2465995c3e5e5069cfabc80e03253fe224cd9107573913e349a4f7
MD5 5e7f35c64bb79331b0ba63d7076e79dc
BLAKE2b-256 a03b37e1e2506b24f26b8e18663f60f49cd77d040cb7b67f2bea8024cf270804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 104d963746356ac7628829846dba810b2806638a0699351105edbf9f5800989b
MD5 062fd0d36857f75a201bf2a3682b73bd
BLAKE2b-256 1e924f54e9c4de994b60aee1f21fc7199050df7c855c13f913f1e6df0157d134

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 babbeb1061d49cf0625191e9ce53125411202a00b276de4684d2d10681ee470c
MD5 bf6bfb2aa8cb167bfc6035aad1e046db
BLAKE2b-256 a453bde52db9b6379a20d3bb0ef9481cc363a7101ef173f823916c399df48d11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 d92b42d3f507640cf207c6ab08315f1412469979eeac1fae5ef1455e0c575e70
MD5 b99de071785e81e5aec18d398ec9a142
BLAKE2b-256 a2a55044a42f414d5242001463f8f436578fcbae2c4de08518989ee0b5fd4190

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 41f2dafd7779e1b91cdf3b7c785e8bbc45ada133ca90ee87b6fdcf7c9ae671f7
MD5 687e1aee73cd7d1dd0143d771a52a488
BLAKE2b-256 827a5613af8bb67b62d7dc8492969b4e2d923b50ac74ab8d19cae13d525414af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silx-1.1.1-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.1 CPython/3.10.0

File hashes

Hashes for silx-1.1.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 d4e65ba415cd2989d9cd94193ef9f7cbdf981e64d8591651d77158a1854c3af9
MD5 3e6280279b405da90eb5596c01b8a9fc
BLAKE2b-256 13555abae440a22de9f950102c31a3af228858bd938fc37c19388f3bd7cf6631

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2e87e564a29f61973623eccfba3672e6a3cf1b15e6e075cc042c774b728f8f41
MD5 842bc1168208b42077a4cf86ceb69494
BLAKE2b-256 1f677229c6f677a7f754f3847472a898c4b22a64b14d780e42e8144a5a9f9d7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b355a7ed609e11c649260fefb469bba2ce11a4362f18a1683a9a51c2149b8c07
MD5 a2e791c09ab8fd082c396bf9b31df1c2
BLAKE2b-256 56c2eae62c140bde3afbbb2b6a5001f7efa57aa8ac0d0bff1b954353eb834060

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 209df6e970c13cc385bc5e0da6df6def1ec90b55d939472662363cefbb18f4f1
MD5 f23767ab7ee0008e3ccd3550ef9a7786
BLAKE2b-256 c0cb137b7718073cc04c99c329c6edaa156b8bcfeb7969977dc93aaebca4c4a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for silx-1.1.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d8419b773cf45b4451291953dd30d10039a751a137a91db582467898edb41cee
MD5 9c06dba683f364f289def9603d4db49d
BLAKE2b-256 992274e5fbfdef2d60f2ab844f003ad6c014daf1716a9c00360033c2ace87e68

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