What's Changed
- Revert "Fix incorrect inequality in watts_strogatz documentation" by @aurorarossi in #176
- Fix markdown in doctest by @mcognetta in #178
- fixed typos by @aurorarossi in #182
- Change test outputs by @aurorarossi in #185
- Uniform code style by @aurorarossi in #190
- Fix randbn(n,p) by @aurorarossi in #195
- Add newman_watts_strogatz graph generator by @blwh in #198
- Remove parenthesis in runtests.jl by @aurorarossi in #210
- Prufer coding for trees by @SimonCoste in #206
- Implement
isdigraphical
and fixisgraphical
by @InterdisciplinaryPhysicsTeam in #186 - Fix topological_sort by @simonschoelly in #214
- Fix could not import Graphs.prufer_decode warning by @simonschoelly in #215
- Add generic graphs to help with testing by @simonschoelly in #133
- Added missing backtick to
laplacian_matrix
docstring by @Nagefire in #218 - SimpleEdge comparison by @CarloLucibello in #134
- fix benchmarks by @miguelraz in #205
New Contributors
- @mcognetta made their first contribution in #178
- @blwh made their first contribution in #198
- @SimonCoste made their first contribution in #206
- @InterdisciplinaryPhysicsTeam made their first contribution in #186
- @Nagefire made their first contribution in #218
- @miguelraz made their first contribution in #205
Full Changelog: v1.7.4...v1.8.0