-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #210: Hotfix/homology nb
Merge in HYP/hypernetx from hotfix/homology_nb to master * commit 'f2f168da13114a0666b19a771e42d2dc0e592376': bump: version 2.3.6 → 2.3.7 updated tutorial to fix typos.
- Loading branch information
Showing
5 changed files
with
136 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ | |
from hypernetx.utils import * | ||
from hypernetx.utils.toys import * | ||
|
||
__version__ = "2.3.6" | ||
__version__ = "2.3.7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "hypernetx" | ||
version = "2.3.6" | ||
version = "2.3.7" | ||
description = "HyperNetX is a Python library for the creation and study of hypergraphs." | ||
authors = ["Brenda Praggastis <[email protected]>", "Dustin Arendt <[email protected]>", | ||
"Sinan Aksoy <[email protected]>", "Emilie Purvine <[email protected]>", | ||
|
264 changes: 132 additions & 132 deletions
264
tutorials/advanced/Advanced 2 - Homology mod 2 for TriLoop Example.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.