Skip to content

Commit c186cbb

Browse files
authored
Merge branch 'master' into kings
2 parents a5d37d0 + 6da9d7a commit c186cbb

30 files changed

+537
-978
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,5 @@ coverage
7575
bliss
7676
*.a
7777
*.dylib
78+
/doc/*.js
79+
/doc/*.css

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Racine, and Ben Spiers as contributors to the package.
2121

2222
We especially wish to highlight the greatly expanded functionality for creating digraphs that are either famous one-off examples, or are part of a family of standard examples.
2323

24-
In particular, Finn Buck, Lea Racine, [James D. Mitchell][], Marina Anagnostopoulou-Merkouri, and Ben Spiers implemented functions to construct many more families of standard examples (currently documented in Section 3.5), which were added in in PRs
24+
In particular, Marina Anagnostopoulou-Merkouri, Finn Buck, [James D. Mitchell][], Lea Racine, and Ben Spiers implemented functions to construct many more families of standard examples (currently documented in Section 3.5), which were added in in PRs
2525
[#408](https://github.com/digraphs/Digraphs/pull/408),
2626
[#409](https://github.com/digraphs/Digraphs/pull/409),
2727
[#411](https://github.com/digraphs/Digraphs/pull/411),
@@ -36,7 +36,7 @@ In particular, Finn Buck, Lea Racine, [James D. Mitchell][], Marina Anagnostopou
3636
[#456](https://github.com/digraphs/Digraphs/pull/456), and
3737
[#490](https://github.com/digraphs/Digraphs/pull/490).
3838

39-
Furthermore, Reinis Cirpons, Tom Conti-Leslie, and Murray Whyte added a database of one-off named graphs and digraphs in [PR #404](https://github.com/digraphs/Digraphs/pull/404).
39+
Furthermore, Marina Anagnostopoulou-Merkouri, Reinis Cirpons, Tom Conti-Leslie, Lea Racine, Maria Tsalakou, and Murray Whyte added a database of one-off named graphs and digraphs in [PR #404](https://github.com/digraphs/Digraphs/pull/404).
4040
These digraphs can be constructed by calling `Digraph` with a string of appropriate name, e.g. `Digraph("brinkmann")`.
4141
The available names can be accessed with the `ListNamedDigraphs` function.
4242

doc/chooser.html

Lines changed: 0 additions & 132 deletions
This file was deleted.

doc/lefttoc.css

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)