Skip to main content

Python native companion module to the graspologic library

Project description

graspologic-native

graspologic-native is a companion library to graspologic. This module is a Python native module created by using the network_partitions crate from the same repository.

The purpose of this module is to provide a faster implementations of graph/network analysis algorithms in a native without trying to work through the troubles of releasing Rust crates and Python modules at the same time (in specific as the Python graspologic module is expected to be far more active than the Rust crates or native modules are).

The only capability currently implemented by this module is the Leiden algorithm, described in the paper From Louvain to Leiden: guaranteeing well-connected communities, Traag, V.A.; Waltman, L.; Van, Eck N.J., Scientific Reports, Vol. 9, 2019. In addition to the paper, the reference implementation provided at https://github.com/CWTSLeiden/networkanalysis was used as a starting point.

Releases

Builds are provided for x86_64 architectures only, for Windows, macOS, and Linux, for Python versions 3.6->3.9.

Build Tools

Rust nightly 1.37+ (we are currently using 1.40) The python package maturin

Please consider using graspologic in lieu of graspologic-native, as the former will contain some nice wrappers to make usage of this library more pythonic.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

graspologic_native-1.1.0_dev202112081556325902-cp39-none-win_amd64.whl (188.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

graspologic_native-1.1.0_dev202112081556325902-cp39-cp39-macosx_10_7_x86_64.whl (310.8 kB view details)

Uploaded CPython 3.9 macOS 10.7+ x86-64

graspologic_native-1.1.0_dev202112081556325902-cp38-none-win_amd64.whl (188.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

graspologic_native-1.1.0_dev202112081556325902-cp38-cp38-macosx_10_7_x86_64.whl (310.8 kB view details)

Uploaded CPython 3.8 macOS 10.7+ x86-64

graspologic_native-1.1.0_dev202112081556325902-cp37-none-win_amd64.whl (188.6 kB view details)

Uploaded CPython 3.7 Windows x86-64

graspologic_native-1.1.0_dev202112081556325902-cp37-cp37m-macosx_10_7_x86_64.whl (310.8 kB view details)

Uploaded CPython 3.7m macOS 10.7+ x86-64

graspologic_native-1.1.0_dev202112081556325902-cp36-none-win_amd64.whl (188.7 kB view details)

Uploaded CPython 3.6 Windows x86-64

graspologic_native-1.1.0_dev202112081556325902-cp36-cp36m-macosx_10_7_x86_64.whl (311.5 kB view details)

Uploaded CPython 3.6m macOS 10.7+ x86-64

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 6e55651ef32df86effb1c9219f93bb463063c00a6c302c9d61398294d62f8eb1
MD5 b2f9e4655e52b2b2bb5e22a927fdc17d
BLAKE2b-256 8e59fccceef536052832f358b2589e5b02c28f4425c0ee4340fb04e04aed76b4

See more details on using hashes here.

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp39-cp39-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp39-cp39-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 c41ba140babdec34173833a04a325db6e62c766cbb22ef847e45f7dfc6753536
MD5 cbfe2eef5f655e2cdf8b0a3f5b81af1c
BLAKE2b-256 d3100aa12ed3f94cafac4ecb02871b0533422eb390b959c7c18b994232479af1

See more details on using hashes here.

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 14809cdcc325d6bb46f90283a1e4ad772ed78ddd649220c10c5a2c210a2e00e7
MD5 285d734d5430b8507373a888af1a866f
BLAKE2b-256 a830b74fc0622ac6261e5ae1ecff30ea56cd2a8f4f319f874fc5255752acd2ab

See more details on using hashes here.

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp38-cp38-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp38-cp38-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 b0cc3e34e6fae71f59d6fe35d81ff8b98c5d1a72439ea14d741d65a2c5848604
MD5 de2051a359f8f5667ef95fe7a2cbfa48
BLAKE2b-256 e87631ebcecf2cc12acedc19dbf8f3e265481cc5d035e5329f76015ae9b1553d

See more details on using hashes here.

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 291f30222ce8f98ed5c1bdc8349904aa416071ba42266e4bbdaf2d2d39de4c9e
MD5 d8cb04bb5ff9a4b6c82c8f2fc42db9c6
BLAKE2b-256 b351ef20dbdf6454e9dafd242bfa37555a78f8c3c936a2de9105f48d3dc7ee70

See more details on using hashes here.

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp37-cp37m-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp37-cp37m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 9bfd3853825731f528f65cf59a51656d755b5f6f2bc02b0bf149977dd58b8d63
MD5 318407e73f673cf44b05d4317dc8ba50
BLAKE2b-256 a8a4baa62927068e911f01ef79f8419a81ded257c1d00c19ee0efc308b6f48d1

See more details on using hashes here.

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp36-none-win_amd64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 662c9d526b890f996bbacffd00186cbfa18b504f729585fe78b207dc3c13cd2a
MD5 5414738cd8f38acd2ae771612c4c4568
BLAKE2b-256 f05ac5aeacd95937acdf1af9e9346ae9f6a58f8b517d6902144e9e36041cb5f7

See more details on using hashes here.

File details

Details for the file graspologic_native-1.1.0_dev202112081556325902-cp36-cp36m-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for graspologic_native-1.1.0_dev202112081556325902-cp36-cp36m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 c81cb63b86f43fa9533f734f1680a743efc99a96f138da389b14259c3c55b97b
MD5 b2e89acda246e1f0366f9f3dfd010103
BLAKE2b-256 d6d99f264d01098e3d2b6b9e0365fed877a8f3460af519bcb054b57b2d52ea62

See more details on using hashes here.

Supported by

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