Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonald committed May 22, 2023
1 parent 31dd1a5 commit 395be96
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
History
=======


0.31.0 (2023-05-22)
-------------------

* Add Python 3.11
* Add set_param / get_param to algorithms, suggested by Franz Kiraly (#557)
* Compute shortest paths by matrix-vector multiplications
* Make tools on topology (cliques, code-decomposition, etc.) as functions
* Rename parameter membership -> probs for soft classification / clustering
* Add softmax to classification by diffusion

0.30.0 (2023-04-12)
-------------------

Expand Down

0 comments on commit 395be96

Please sign in to comment.