#30286 closed enhancement (fixed)
Graph: last sporadic distance-regular graphs
Reported by: | gh-Ivo-Maffei | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.2 |
Component: | graph theory | Keywords: | drg, coset_graph |
Cc: | dimpase | Merged in: | |
Authors: | Ivo Maffei | Reviewers: | Dima Pasechnik |
Report Upstream: | N/A | Work issues: | |
Branch: | 73c4fed (Commits, GitHub, GitLab) | Commit: | |
Dependencies: | #30260, #30253 | Stopgaps: |
Description
Added a few more distance-regular graphs.
Change History (7)
comment:1 Changed 7 months ago by
- Branch set to public/graphs/30286
- Cc dimpase added
- Commit set to 68da709f5f06485c9c497218faef5e286a2e3021
- Status changed from new to needs_review
comment:2 follow-up: ↓ 6 Changed 7 months ago by
"Linst-Schrijver graph"
should be "van Lint-Schrijver graph"
(Dutch names with van
have v
, while Flemish have V
, and van
must not be skipped :-))
comment:3 Changed 7 months ago by
- Commit changed from 68da709f5f06485c9c497218faef5e286a2e3021 to 73c4feda56bf58a2f116dfb0376fd75feddd59f3
comment:4 Changed 7 months ago by
- Reviewers set to Dima Pasechnik
- Status changed from needs_review to positive_review
ok, good.
comment:5 Changed 7 months ago by
- Branch changed from public/graphs/30286 to 73c4feda56bf58a2f116dfb0376fd75feddd59f3
- Resolution set to fixed
- Status changed from positive_review to closed
comment:6 in reply to: ↑ 2 ; follow-up: ↓ 7 Changed 6 months ago by
- Commit 73c4feda56bf58a2f116dfb0376fd75feddd59f3 deleted
Replying to dimpase:
"Linst-Schrijver graph"
should be"van Lint-Schrijver graph"
(Dutch names withvan
havev
, while Flemish haveV
, andvan
must not be skipped :-))
this was not quite fixed, I still see LintSchrijver
instead of vanLintSchrijver
in graphs.*
comment:7 in reply to: ↑ 6 Changed 6 months ago by
Replying to dimpase:
Replying to dimpase:
"Linst-Schrijver graph"
should be"van Lint-Schrijver graph"
(Dutch names withvan
havev
, while Flemish haveV
, andvan
must not be skipped :-))this was not quite fixed, I still see
LintSchrijver
instead ofvanLintSchrijver
ingraphs.*
you can fix it on #30312, for instance
This is ready for review, but we need #30277 to be done so that #30240 can go.
Last 10 new commits:
added a few sporadic distance regular graphs
moved file to generators; fixed tests
added 4 more sporadic drg
added remaining Witt graphs
renamed locally GQ function and added references
added reference blocks
fix wrong rebase merge conflict resolution
Merge branch 'drg_sporadic2' into drg_sporadic3
added the last sporadic drg
added references; added name to graph catalog