You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## v0.10
4
+
* Added a recipe for community detection. [#668](https://github.com/xgi-org/xgi/pull/668) (@nwlandry)
5
+
* Added a community detection module and a method for community detection using spectral clustering. [#665](https://github.com/xgi-org/xgi/pull/665) (@kaiser-dan)
6
+
* Add `mode` to `stats` module. [#667](https://github.com/xgi-org/xgi/pull/667) (@nwlandry)
7
+
* Updated contributors and changed the default behavior of the adjacency tensor to be normalized. [#666](https://github.com/xgi-org/xgi/pull/666) (@nwlandry)
8
+
* Added an adjacency tensor function. [#664](https://github.com/xgi-org/xgi/pull/664) (@maximelucas)
9
+
* Added Zulip as a sponsor and added references to the "Using XGI" page. (Closes Issue [#660](https://github.com/xgi-org/xgi/issues/660)) [#662](https://github.com/xgi-org/xgi/pull/662) (@nwlandry)
0 commit comments