Skip to content

Commit

Permalink
Merge pull request #290 from ericmjl/ericmjl/issue289
Browse files Browse the repository at this point in the history
Add entry for Fan Chung's work on Spectral graph theory.
  • Loading branch information
MridulS authored May 9, 2022
2 parents 3017610 + e9d4451 commit 8f6b023
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ dependencies:
- seaborn
- tabulate # used for exporting dataframe as Markdown tables
- tqdm
- pip:
- mknotebooks
10 changes: 9 additions & 1 deletion notebooks/learn-more.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ We hope you've enjoyed the book.
If you want to further your learning,
here's a few resources to keep you going.


<!--
## DataCamp
Expand Down Expand Up @@ -79,6 +78,15 @@ Here's an overview of what's available

[thinkcomp]: https://greenteapress.com/wp/think-complexity-2e/


=== "Spectral Graph Theory"

This is a book by UCSD Prof. Fan Chung.
It is being partially revised, with chapters available [online][fanchung].
Contains valuable information on the connections between graphs and linear algebra.

[fanchung]: https://mathweb.ucsd.edu/~fan/research/revised.html

## Online Resources

=== "Snacks"
Expand Down

0 comments on commit 8f6b023

Please sign in to comment.