Skip to main content

A set of Python modules for graph statistics

Project description

graspologic

Paper shield PyPI version Downloads shield graspologic Build License: MIT

graspologic is a package for graph statistical algorithms.

Overview

A graph, or network, provides a mathematically intuitive representation of data with some sort of relationship between items. For example, a social network can be represented as a graph by considering all participants in the social network as nodes, with connections representing whether each pair of individuals in the network are friends with one another. Naively, one might apply traditional statistical techniques to a graph, which neglects the spatial arrangement of nodes within the network and is not utilizing all of the information present in the graph. In this package, we provide utilities and algorithms designed for the processing and analysis of graphs with specialized graph statistical algorithms.

Documentation

The official documentation with usage is at https://graspologic-org.github.io/graspologic/latest

Please visit the tutorial section in the official website for more in depth usage.

System Requirements

Hardware requirements

graspologic package requires only a standard computer with enough RAM to support the in-memory operations.

Software requirements

OS Requirements

graspologic is tested on the following OSes:

  • Linux x64
  • macOS x64
  • Windows 10 x64

And across the following x86_64 versions of Python:

  • 3.9
  • 3.10
  • 3.11
  • 3.12

If you try to use graspologic for a different platform than the ones listed and notice any unexpected behavior, please feel free to raise an issue. It's better for ourselves and our users if we have concrete examples of things not working!

Installation Guide

Install from pip

pip install graspologic

Install from Github

git clone https://github.com/graspologic-org/graspologic
cd graspologic
python3 -m venv venv
source venv/bin/activate
python3 setup.py install

Contributing

We welcome contributions from anyone. Please see our contribution guidelines before making a pull request. Our issues page is full of places we could use help! If you have an idea for an improvement not listed there, please make an issue first so you can discuss with the developers.

License

This project is covered under the MIT License.

Issues

We appreciate detailed bug reports and feature requests (though we appreciate pull requests even more!). Please visit our issues page if you have questions or ideas.

Citing graspologic

If you find graspologic useful in your work, please cite the package via the GraSPy paper

Chung, J., Pedigo, B. D., Bridgeford, E. W., Varjavand, B. K., Helm, H. S., & Vogelstein, J. T. (2019). GraSPy: Graph Statistics in Python. Journal of Machine Learning Research, 20(158), 1-7.

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 Distribution

graspologic-3.4.0.tar.gz (5.1 MB view details)

Uploaded Source

Built Distribution

graspologic-3.4.0-py3-none-any.whl (5.2 MB view details)

Uploaded Python 3

File details

Details for the file graspologic-3.4.0.tar.gz.

File metadata

  • Download URL: graspologic-3.4.0.tar.gz
  • Upload date:
  • Size: 5.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for graspologic-3.4.0.tar.gz
Algorithm Hash digest
SHA256 f9820b3026f349c691cc70c724397977b0416e7ea4b325cabae82eee32baee93
MD5 9da36a869b965ce50ce646d7489194ca
BLAKE2b-256 f4cfab3fac3f17b1a4f2156432e38a79e206c61d81cc7734691ac1b8406fe6f9

See more details on using hashes here.

File details

Details for the file graspologic-3.4.0-py3-none-any.whl.

File metadata

  • Download URL: graspologic-3.4.0-py3-none-any.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for graspologic-3.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d04d222f802af0a95923cc6acf83c47eb768bef779abf559b1a737e7635c9d4d
MD5 86eea4f5ec03230738e4c14739cad07a
BLAKE2b-256 74881a96c7a91202465af87dfdd000fb3a28f513bf10bedcd72fcb1cd160cec9

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