1
0
forked from pool/gap-digraphs

Compare commits

..

3 Commits

6 changed files with 11 additions and 21 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1724773101
commit: 55f23a0b7fc8f3f1b349997421a7753e50471e540c3dbb0e04af5b003f7c2b31
url: https://src.opensuse.org/jengelh/gap-digraphs
revision: master

3
build.specials.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c3b36736577e8f48dda0d9e197726553379b6b829e237addeaad8a65e19237b
size 256

BIN
digraphs-1.8.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
digraphs-1.9.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,19 +1,3 @@
-------------------------------------------------------------------
Sun Sep 8 07:46:45 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.9.0
* Fix off by one error [#677]
* Properly transfer the original vertices as labels of the
vertices in the reduced graph in ``DigraphAllSimpleCircuits``
* Add hash function for digraphs [#675]
* Add DomainForAction mock for actions on digraphs [#686]
* Make Orb use digraph hashes [#687]
* Added ``DigraphAllChordlessCycles`` [#679],
``SubdigraphsMonomorphisms`` [#690],
``AllUndirectedSimpleCircuits`` [#689]
* Fix edge placement in ``HanoiGraph`` [#699]
* Clarify homomorphisms finder with specified image [#700]
-------------------------------------------------------------------
Tue Aug 27 15:34:57 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: gap-digraphs
Version: 1.9.0
Version: 1.8.0
Release: 0
Summary: GAP: Digraphs and multigraphs
License: GPL-3.0-or-later
@ -35,7 +35,6 @@ Requires: gap-core >= 4.10
Requires: gap-datastructures >= 0.2.5
Requires: gap-io >= 4.5.1
Requires: gap-orb >= 4.8.2
Suggests: gap-autodic >= 2022.08.11
Suggests: gap-gapdoc >= 1.6.3
Suggests: gap-grape >= 4.8.1
Suggests: gap-nautytracesinterface >= 0.2