Published March 3, 2020
| Version v0.2
Software
Open
neurodata/graspy: GraSPy 0.2
Authors/Creators
- 1. @neurodata
- 2. Neurodata
- 3. Johns Hopkins University
- 4. @stsci
Description
Highlights
This release is the result of over 8 months of work with over 25 pull requests by 10 contributors. Highlights include:
- Added
AutoGMMClusterinclustersubmodule.AutoGMMClusteris Python equivalent tomclustin R. - Added
subgraphsubmodule, which detects vertices that maximally correlates to given features. - Added
matchsubmodule. Used for matching vertices from a pair of graphs with unknown vertex correspondence. - Added functions for simulating a pair of correlated ER and SBM graphs.
- Diagonal augmentation is default behavior in AdjacencySpectralEmbed.
- Added functionality in
to_laplaceto allow for directed graphs. - Updated docstrings.
- Updated documentation website.
- Various bug fixes.
- Added
**kwargsargument forheatmap.
Files
neurodata/graspy-v0.2.zip
Files
(1.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:371dd4c644c65dacd9d998ea8fedf8e0
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/neurodata/graspy/tree/v0.2 (URL)