Skip to main content

Graph algorithms

Project description

logo sknetwork https://img.shields.io/pypi/v/scikit-network.svg https://github.com/sknetwork-team/scikit-network/actions/workflows/ci_checks.yml/badge.svg Documentation Status https://codecov.io/gh/sknetwork-team/scikit-network/branch/master/graph/badge.svg https://img.shields.io/pypi/pyversions/scikit-network.svg

Free software library in Python for machine learning on graphs:

  • Memory-efficient representation of graphs as sparse matrices in scipy format

  • Fast algorithms

  • Simple API inspired by scikit-learn

Resources

Quick start

Install scikit-network:

$ pip install scikit-network

Import scikit-network:

import sknetwork

Overview

An overview of the package is presented in this notebook.

Documentation

The documentation is structured as follows:

  • Getting started: First steps to install, import and use scikit-network.

  • User manual: Description of each function and object of scikit-network.

  • Tutorials: Application of the main tools to toy examples.

  • Examples: Examples combining several tools on specific use cases.

  • About: Authors, history of the library, how to contribute, index of functions and objects.

Citing

If you want to cite scikit-network, please refer to the publication in the Journal of Machine Learning Research:

@article{JMLR:v21:20-412,
  author  = {Thomas Bonald and Nathan de Lara and Quentin Lutz and Bertrand Charpentier},
  title   = {Scikit-network: Graph Analysis in Python},
  journal = {Journal of Machine Learning Research},
  year    = {2020},
  volume  = {21},
  number  = {185},
  pages   = {1-6},
  url     = {http://jmlr.org/papers/v21/20-412.html}
}

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

scikit_network-0.33.4.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

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

scikit_network-0.33.4-cp313-cp313-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.13Windows x86-64

scikit_network-0.33.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

scikit_network-0.33.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

scikit_network-0.33.4-cp313-cp313-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

scikit_network-0.33.4-cp313-cp313-macosx_10_13_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

scikit_network-0.33.4-cp312-cp312-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.12Windows x86-64

scikit_network-0.33.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

scikit_network-0.33.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

scikit_network-0.33.4-cp312-cp312-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

scikit_network-0.33.4-cp312-cp312-macosx_10_13_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

scikit_network-0.33.4-cp311-cp311-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.11Windows x86-64

scikit_network-0.33.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

scikit_network-0.33.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

scikit_network-0.33.4-cp311-cp311-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

scikit_network-0.33.4-cp311-cp311-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

scikit_network-0.33.4-cp310-cp310-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.10Windows x86-64

scikit_network-0.33.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

scikit_network-0.33.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

scikit_network-0.33.4-cp310-cp310-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

scikit_network-0.33.4-cp310-cp310-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

scikit_network-0.33.4-cp39-cp39-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.9Windows x86-64

scikit_network-0.33.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

scikit_network-0.33.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

scikit_network-0.33.4-cp39-cp39-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

scikit_network-0.33.4-cp39-cp39-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file scikit_network-0.33.4.tar.gz.

File metadata

  • Download URL: scikit_network-0.33.4.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for scikit_network-0.33.4.tar.gz
Algorithm Hash digest
SHA256 fb0229a076a7894821e19940027ada50fc1b47b06564c5fcb7cfcb55a827fe45
MD5 8cb6da5d751f559b589071d2c4859019
BLAKE2b-256 c765c844129fdcf2a43089760370e47df52068989a687d61463becf69748ae50

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4.tar.gz:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 775fae14f0c879cedb14e54147d2fc968b74552142fd44186c5b4d57b6613e58
MD5 9c991c45eba27c7a15d7e450b87fd0a3
BLAKE2b-256 483a6ed53560ab5be720a2b649c6ee469d4e769f762d694ebfbb17a9da1def8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp313-cp313-win_amd64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 74835e2ec29164a2a356a58747ec523740268dbb149a22dc409cce827a360293
MD5 645d5b8aed8e649854d4528313f74dd3
BLAKE2b-256 d55f253ee51c0642c888058ebbd375ef0881181a75a77eb9c13c803a44d58116

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ba75f34ade80f1f1ebf65091deb70e8929c0c19fdbf6dbc3a26108cb90405444
MD5 d0fc87ffbcf51688f7aa14387ced9b8f
BLAKE2b-256 61fa38d93e148b746ff3bc8507e5cd2f971b57b2f032beda58239873d75bffd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 966e234dfec4119ca0041134d7f8715413dda8ba5a45e29a1d5d5762a38444b7
MD5 f45691b47838b20f6fb85de0bc1af3c4
BLAKE2b-256 1502d51b4559c9a02e876cca010707da2f7f7b97ab292375849d8c415193639a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 67abf338cb7bf0f606574a155314f670dfc4617fcf1d9e8909d97d9bd5a7bf48
MD5 359b97cfe0e33679ee01287a1bf368f5
BLAKE2b-256 d9df20d2fef74d984a0fa2d6f7d74a044f32d6001385d2c735db9b1f81bb4b40

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b82dec6c0225e11ddf4bca042aedee6b776c3fb2997d96792f2dd402ea077c4d
MD5 195acb750e5fb0bfed660d607f01cf4f
BLAKE2b-256 9f6433474d118edb1bc976a1ffbcb29bc6024829b80210d4de1728a4d2173278

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp312-cp312-win_amd64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 33603f6b5f1a28ef2bc4786f85c4505124cb85bd4c352f856bfc90f6943dc6c8
MD5 f62bbb79805684c3651fee33a16594aa
BLAKE2b-256 7c05fb55b0fa456c996be31f6ba956d12192410ac4f62a45a092f56f2f42f328

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 07ab7493980cc97a5840e5c679bbef442698bb3580107b537cffde1cba2dacb0
MD5 f06e1c8380010e9f648e95b29f1e0493
BLAKE2b-256 3d80715aabb67e0435798ab8d5819e541b89696daeaee32a03738c08bf9044a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5d4fabf43769d8a80bffcc6c167c71dc916efd631d50005e941e5f25e0fc33e
MD5 4d2e5443a21d00db943d951d80f4a7cd
BLAKE2b-256 136ad6aaef5485c367c8e0e98647a2438787fd053a1250cfb7f5452ef7723698

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fbd74b858111441b30cbc507ceb2d7469e83db5597115d93d3bddd9b1dabc583
MD5 5e8e84364e498b2790b09494e432ddc4
BLAKE2b-256 768834880fcc326f24dd61c2e59c6fa00658e8ec0fa55b55aaf3487460a73239

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 10d7d7ecc25a44bdaa2430ac581d3c52ab69234f06a08825528426aa88fc1fde
MD5 8e68223cced3a1a351eb0b4a3e686af4
BLAKE2b-256 49c3e21ccb2796e60924a29388db345cb26bcb6dfce8b78a61d544cc86c9df8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp311-cp311-win_amd64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a1c12fe08616f8d3ef6506bf8686df347933ee0adb4f107b9210cc41546f82a8
MD5 354c4252b3dfb7890d4e2935b8dca625
BLAKE2b-256 84eef2342993b27556fa71c8949bb6d4a2982476740606545a859db6528c343c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d899b898e0f023f43e6d09de8591e9fb627c7ca42977905316ad949257c67707
MD5 89776550a14d2ff47bc6e8eab9aae473
BLAKE2b-256 0ae946fde24172afa2c87a55be2b9e58c4babf30b096b2d7700a89e95af46147

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff5e4912c9a88ad50aec19f714ab9957311b684c7e0f3f58e18818580cfc285a
MD5 56d811e92ef9cf53ce69f17830518a7b
BLAKE2b-256 ef1a32d32488dd1b20d6425d8660f7b1170f9dbf0779778ba149505d25683678

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c44dbf62355c83d96a2dadb4adf94222049b77524da93ae6e10607babbc5753b
MD5 0095e78ce31f86dc1b98219ee2c08e0a
BLAKE2b-256 fb659cfcbf38212125ba757384cddab595de5c7ee444975d3c559d93f88aeab9

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d86c461db97b9e3d6eb13de42a0ee3194c5fa9552c66f86c075ec39efb0b2dfa
MD5 b3b06b541c55b961fe22ddf3f4b10fd2
BLAKE2b-256 fdf32986058470157d96c6868407725bb047f1d97adade831d50be502dc12a9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp310-cp310-win_amd64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 384cc27821f0136b585b0fca057bfce4721d9a81fdae9a42141865dfad4ac175
MD5 cea2410c5be13fe699196cc738dd823c
BLAKE2b-256 eec963a495eebf9b05633f446d6a931fddd76b4b8693a408469abf3adfc27ec2

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 afdc916fe6aa897e431a8b05d2dc724d8a77570349326dc03c7139b0fa6fa576
MD5 cd6d6b3b67c3cea52680d8f47907e57f
BLAKE2b-256 85817a0ecd11254aab5be5ed77c72d4e12b0cfedfa4a8abdf571b8c6895fad16

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36c3bdcd3a7110eb7734faf116b255703b18fd94ad903e52cce932dadaa3edc6
MD5 197ebbc89ee5ca9ab507238f8f5cf255
BLAKE2b-256 7310b3cfed1109121ab678078ed5c67cf624fbc304b10f288c8e1c184131d970

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c54214aaeb28f37fa34dae1ff892574cc824ca3d8bd1d3424fb9af1a7737b9fd
MD5 84d8ff03f71c4aa3403cd39dedb8046b
BLAKE2b-256 4a34f16ac8fc9b9dab2d0e824f27751f1817bc6a140eb1aae25d3ac9375ce8ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d828bbaaf8efbf58bb19ff86e7693bb48245de2c16cecbcfcf2cc232af34227d
MD5 aab44eec285f6bc17f9deefe61ea9068
BLAKE2b-256 da47c5d6af535b4d3a2183e15f79dbb4cffa308ffd32d0223a492917e225f729

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp39-cp39-win_amd64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 73680756b342d4421721b304270d770bd6d91960b9ce9d646a5cc5759a793066
MD5 803ea000b0559c4d2db7f05d9a1fc398
BLAKE2b-256 0568f1729ee34566dd763a9d72ec0037dd6fc923621800697a4fb65db677e6db

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dc3bba83b42aa917ccefc74de61def42b8d0afe0db9413e8b90cc82058193e4d
MD5 1504ca8e7bcad35e433be1cf8939410b
BLAKE2b-256 5c58305adb9ce3021db02cc3e90db1bb2a78b9894fce10608707df049425aeac

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c4e47b2492225cf2a82d4c98b8366d7909b2c2882108479093b384b76c9422e
MD5 1f4456a816880543eac9003b961dcf5d
BLAKE2b-256 42a31ad0cebf1bc7a382e82edb882ce5250c909a82f437d7daabedcddacd0f90

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_network-0.33.4-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_network-0.33.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2f2fdd4933546e77a1112f01f35e012afec182aca52d871df9909e8936e8845d
MD5 263407f3048a35c7a10426a2a18e6149
BLAKE2b-256 b565da8a971454710aaaf57c2d8bca2e15f47740c7f26c34e0b0d5e3fad5ad7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_network-0.33.4-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: release.yml on sknetwork-team/scikit-network

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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