sagemath/sage

Graphs: more distance-regular graphs

Closed this issue · 16 comments

Added a few more constructions of distance-regular graphs

Depends on #30240

CC: @dimpase

Component: graph theory

Keywords: drg

Author: Ivo Maffei

Branch/Commit: a87fad1

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/30260

Dependencies: #30240

Commit: e253cb4

Branch pushed to git repo; I updated commit sha1. New commits:

bc19673change optional flag for atlasrep
12d3e1erenamed locally GQ function and added references
e91e058forgot to rename graph
6317708fixed indentation issue
3fc6db5merged drg_sporadic1
102bb91added reference blocks

Changed commit from e253cb4 to 102bb91

Reviewer: Dima Pasechnik

comment:3

looks good to me.

comment:4

see #29701 comment:61

Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:

1978c7dadded a few sporadic distance regular graphs
384fb27moved file to generators; fixed tests
85b4d55added 4 more sporadic drg
4c4f69badded remaining Witt graphs
9c81329renamed locally GQ function and added references
b88df6badded reference blocks
ecde7cafix wrong rebase merge conflict resolution
e063b5esimplified import
574960dadded gap_packages flag to atlasrep
9db5fd3Merge branch 'drg_sporadic1' into drg_sporadic2

Changed commit from 102bb91 to 9db5fd3

Branch pushed to git repo; I updated commit sha1. New commits:

a87fad1added gap_packages flag to atlasrep

Changed commit from 9db5fd3 to a87fad1

comment:7

I rebased and merged all changes to #30240. Now this ticket should work without module_list.py

comment:8

Thanks for fixing it!

comment:9

LGTM

Changed branch from public/graphs/30260 to a87fad1