Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

# graspologic [![Paper shield](https://img.shields.io/badge/JMLR-Paper-red)](http://www.jmlr.org/papers/volume20/19-490/19-490.pdf) [![PyPI version](https://img.shields.io/pypi/v/graspologic.svg)](https://pypi.org/project/graspologic/) [![Downloads shield](https://pepy.tech/badge/graspologic)](https://pepy.tech/project/graspologic) [![Docs shield](https://img.shields.io/readthedocs/graspologic)](https://graspologic.readthedocs.io/) ![graspologic CI](https://github.com/microsoft/graspologic/workflows/graspologic%20CI/badge.svg) [![codecov](https://codecov.io/gh/microsoft/graspologic/branch/dev/graph/badge.svg)](https://codecov.io/gh/microsoft/graspologic) [![DOI](https://zenodo.org/badge/147768493.svg)](https://zenodo.org/badge/latestdoi/147768493) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## graspologic is a package for graph statistical algorithms.

  • [Overview](#overview)

  • [Documentation](#documentation)

  • [System Requirements](#system-requirements)

  • [Installation Guide](#installation-guide)

  • [Contributing](#contributing)

  • [License](#license)

  • [Issues](#issues)

# Notice: graspologic is the merger project of GraSPy and topologic We’re actively merging these projects into one, but you may see some references to graspy or topologic from time to time in documentation and issues. If you notice anything in the documentation referencing either graspy or topologic, please raise an issue (if one does not already exist) noting the missed titles so we can address all of them.

# 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.readthedocs.io/en/latest/

Please visit the [tutorial section](https://graspologic.readthedocs.io/en/latest/tutorial.html) 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 versions of Python: - 3.6 (x64) - 3.7 (x64) - 3.8 (x64)

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](https://github.com/microsoft/graspologic/issues/new). It’s better for ourselves and our users if we have concrete examples of things not working!

### Python Dependencies graspologic has the following direct dependencies: ` hyppo matplotlib networkx numpy POT seaborn scikit-learn scipy umap-learn `

Developers of graspologic will also have the following dependencies: ` black ipykernel ipython myp nbsphinx numpydoc pandoc pytest pytest-cov sphinx sphinxcontrib-rawfiles sphinx-rtd-theme `

Please note that pandoc will also [need to be installed for your system](https://pandoc.org/installing.html).

# Installation Guide ## Install from pip ` pip install graspologic `

## Install from Github ` git clone https://github.com/microsoft/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](https://github.com/microsoft/graspologic/blob/dev/CONTRIBUTING.md) before making a pull request. Our [issues](https://github.com/microsoft/graspologic/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](https://github.com/microsoft/graspologic/issues/new) 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](https://github.com/microsoft/graspologic/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](http://www.jmlr.org/papers/volume20/19-490/19-490.pdf)

> 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.

Release files for graspologic 0.1.0.dev472387129

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for graspologic 0.1.0.dev472387129
File Size Uploaded
graspologic-0.1.0.dev472387129.tar.gz 5.1 MB Details

Release files / graspologic-0.1.0.dev472387129.tar.gz

Download URL graspologic-0.1.0.dev472387129.tar.gz
Size 5.1 MB
Tags Source
SHA-256 checksum
How to use checksums
3163e8cfcdc5885303051ad670dc2c81819a834e4a026d3a4a9adc3cec1545b4
BLAKE2b-256 checksum
How to use checksums
779859a1373df073443013b5b0a58b92a23199a034340f6620fe102b21b5b6d8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.6

Release history Release notifications | RSS feed

3.4.4

2 release files

3.4.3

2 release files

3.4.1

2 release files

3.4.0

2 release files

3.3.0

1 release file

3.2.0

1 release file

3.1.0

1 release file

3.0.0

1 release file

2.0.1

1 release file

2.0.0

1 release file

1.0.0

1 release file

0.3.1

1 release file

0.3.0

1 release file

0.2.0

1 release file

0.1.0

1 release file

This release
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page