Merge pull request #15 from fabianhjr/patch-2

Mathematics for Computer Science
This commit is contained in:
Cyrille Rossant 2017-02-14 10:31:41 +01:00 committed by GitHub
commit 4f0294a98f

View File

@ -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