diff --git a/README.md b/README.md index 493e2d2..580a37f 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ A curated list of awesome mathematics resources. * [Statistics](#statistics) * [Statistical Learning](#statistical-learning) * [Numerical Analysis](#numerical-analysis) + * [Mathematics for Computer Science](#mathematics-for-computer-science) * [License](#license) @@ -339,6 +340,9 @@ A curated list of awesome mathematics resources. * [Lectures In Basic Computational Numerical Analysis](http://www.engr.uky.edu/~acfd/egr537-lctrs.pdf) - J. M. McDonough (University of Kentucky) * [Advanced Numerical Methods and Their Applications to Industrial Problems: Adaptive Finite Element Methods](http://www.math.uni-bremen.de/~schmidt/SS04/YSU_Notes.pdf) - Alfred Schmidt, Arsen Narimanyan +## Mathematics for Computer Science + + * [Mathematics for Computer Science](https://people.csail.mit.edu/meyer/mcs.pdf) - Eric Lehman, F. Thomson Leighton, Albert R. Meyer ## License