1
0
forked from pool/gap-digraphs

- Update to release 1.7.0

OBS-URL: https://build.opensuse.org/package/show/science/gap-digraphs?expand=0&rev=26
This commit is contained in:
2024-02-14 19:00:39 +00:00
committed by Git OBS Bridge
parent 9c5cbd27a5
commit e85123f0e2
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 14 18:58:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.7.0
* Add immediate methods for connected and strongly connected
graphs
* kernel: fix mem leaks for permutations allocated but not
freed.
* Added EdgeWeightedDigraph, AbsorptionExpectedSteps,
DigraphAbsorptionProbabilities
-------------------------------------------------------------------
Fri Sep 15 04:45:05 UTC 2023 - Jan Engelhardt <jengelh@inai.de>