forked from pool/gap-digraphs
- Update to release 1.6.0
OBS-URL: https://build.opensuse.org/package/show/science/gap-digraphs?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 04:25:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.6.0
|
||||
* The `ViewString` for immutable digraphs attempts to show more
|
||||
of the known information about the digraph. This will break tests
|
||||
that relied on the previous behaviour, that contained only the
|
||||
numbers of vertices and edges.
|
||||
* The behaviour of `QuotientDigraph` has been changed so that it
|
||||
no longer returns digraphs with multiple edges.
|
||||
* `IsEulerianDigraph` would previously return `true` for digraphs
|
||||
that are Eulerian when their isolated vertices were removed,
|
||||
which contradicted the documentation. `IsEulerianDigraph` now
|
||||
returns `false` for _all_ digraphs that are not strongly
|
||||
connected.
|
||||
- Delete 0001-Drop-bad-include-of-x86intrin.h.patch,
|
||||
digraphs-no-native.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 21:52:19 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Reference in New Issue
Block a user