Skip to main content

A set of python modules for graph statistics

Project description

GraSPy

arXiv shield Downloads shield Build Status codecov DOI License

Graph Statistics in Python 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.

Documenation

The official documentation with usage is at https://graspy.neurodata.io/

System Requirements

Hardware requirements

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

Software requirements

OS Requirements

This package is supported for Linux and macOS. The package has been tested on the following systems:

  • Linux: Ubuntu 16.04
  • macOS: Mojave (10.14.1)
  • Windows: 10

Python Requirements

This package is written for Python3. Currently, it is supported for Python 3.5, 3.6, and 3.7.

Python Dependencies

GraSPy mainly depends on the Python scientific stack.

networkx
numpy
scikit-learn
scipy
seaborn

Installation Guide

Install from pip

pip install graspy

Install from Github

git clone https://github.com/neurodata/graspy
cd graspy
python3 setup.py install

Tutorials

Please visit the tutorial section in the official website

License

This project is covered under the Apache 2.0 License.

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

graspy-0.0.3.tar.gz (61.4 kB view details)

Uploaded Source

File details

Details for the file graspy-0.0.3.tar.gz.

File metadata

  • Download URL: graspy-0.0.3.tar.gz
  • Upload date:
  • Size: 61.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for graspy-0.0.3.tar.gz
Algorithm Hash digest
SHA256 974d8ad2377b040f431e3889b9a96ca0846779b763f60d8199e36cbb7c2de41a
MD5 66bc3f3ebdf4a2a1ba76b512694f609d
BLAKE2b-256 720dba16e4edf4a1379bfd664e22edc6769f84ab6339b2cb5c98d6c26cc7f58e

See more details on using hashes here.

Provenance

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