Published August 5, 2020
| Version v0.3
Software
Open
neurodata/graspy: GraSPy 0.3
Creators
- 1. @neurodata
- 2. NeuroData
- 3. Johns Hopkins University
- 4. @stsci
- 5. JHU
Description
Announcement: GraSPy 0.3
We're happy to announce the release of GraSPy 0.3! GraSPy is a Python package for understanding the properties of random graphs that arise from modern datasets, such as social networks and brain networks.
For more information, please visit our website and our tutorials
HighlightsThis release is the result of over 5 months of work with over 11 pull requests by 7 contributors. Highlights include:
- Added seeded graph matching as a capability for graph matching, renamed graph matching class to
GraphMatch
- Added functions for simulating a pair of correlated RDPG graphs.
- Deprecated Python 3.5
- Added different backend hypothesis tests for the
LatentDistributionTest
from Hyppo - Added a correction to make
LatentDistributionTest
valid for differently sized graphs
- Updated default value of
rescale
in RDPG simulation - Updated default value of
scaled
in MASE estimation - Improved error throwing in
AutoGMM
- Clarified the API for
inference
submodule
FastApproximateQAP
was renamed toGraphMatch
fit
method ofLatentDistributionTest
andLatentPositionTest
now returns self instead of a p-value
- Python 3.5
- Jaewon Chung
- Benjamin Pedigo
- Ali Saad-Eldin
- Shan Qiu
- Bijan Varjavand
- Anton Alyakin (new contributor!)
- Casey Weiner (new contributor!)
Files
neurodata/graspy-v0.3.zip
Files
(478.0 kB)
Name | Size | Download all |
---|---|---|
md5:1f875b2d1cfb2d71ad36172b17ebb0ea
|
478.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/neurodata/graspy/tree/v0.3 (URL)