Graspologic

Latest version: v3.4.1

Safety actively analyzes 688619 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.0.1

2.0.0

1.0.0

0.3.1

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](http://graspy.neurodata.io/) and our [tutorials](https://graspy.neurodata.io/tutorial.html)


Highlights
----------
This 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

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

API Changes
-----------
- ``FastApproximateQAP`` was renamed to ``GraphMatch``
- ``fit`` method of ``LatentDistributionTest`` and ``LatentPositionTest`` now returns self instead of a p-value

Deprecations
------------
- Python 3.5

Contributors to this release
----------------------------
- [Jaewon Chung](https://github.com/j1c)
- [Benjamin Pedigo](https://github.com/bdpedigo)
- [Ali Saad-Eldin](https://github.com/asaadeldin11)
- [Shan Qiu](https://github.com/SHAAAAN)
- [Bijan Varjavand](https://github.com/bvarjavand)
- [Anton Alyakin](https://github.com/alyakin314) (new contributor!)
- [Casey Weiner](https://github.com/caseypw) (new contributor!)

0.2

Highlights
----------
This release is the result of over 8 months of work with over 25 pull requests by
10 contributors. Highlights include:

- Added ``AutoGMMCluster`` in ``cluster`` submodule. ``AutoGMMCluster`` is Python equivalent to ``mclust`` in R.
- Added ``subgraph`` submodule, which detects vertices that maximally correlates to given features.
- Added ``match`` submodule. 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.

Improvements
------------
- Diagonal augmentation is default behavior in AdjacencySpectralEmbed.
- Added functionality in ``to_laplace`` to allow for directed graphs.
- Updated docstrings.
- Updated documentation website.
- Various bug fixes.

API Changes
-----------
- Added ``**kwargs`` argument for ``heatmap``.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.