From abab6634b1ddd060572f0b243055fe12cd4b75b8 Mon Sep 17 00:00:00 2001 From: Fabian Heredia Montiel Date: Fri, 10 Feb 2017 19:57:52 -0600 Subject: [PATCH 1/4] Mathematics for Computer Science Introduces the reader to most branches of mathematics. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec19bd5..4c50700 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) + * [Misc](#notes-misc) * [License](#license) @@ -338,6 +339,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 +## Notes Misc + + * [Mathematics for Computer Science](http://www.seas.harvard.edu/courses/cs20/MIT6_042Notes.pdf) ## License From 8f69015e4e6fe1ebc5578a0e8b852563575f80bc Mon Sep 17 00:00:00 2001 From: Fabian Heredia Montiel Date: Fri, 10 Feb 2017 20:01:30 -0600 Subject: [PATCH 2/4] Change to Archive.org link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c50700..54f97dc 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ A curated list of awesome mathematics resources. ## Notes Misc - * [Mathematics for Computer Science](http://www.seas.harvard.edu/courses/cs20/MIT6_042Notes.pdf) + * [Mathematics for Computer Science](https://archive.org/details/MCS_LLM) ## License From f3fb7828fa83dadf18b39ff438b956dfc7888747 Mon Sep 17 00:00:00 2001 From: Fabian Heredia Montiel Date: Sun, 12 Feb 2017 18:52:19 -0600 Subject: [PATCH 3/4] Change section to Mathematics for Computer Science --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54f97dc..636caa5 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ A curated list of awesome mathematics resources. * [Statistics](#statistics) * [Statistical Learning](#statistical-learning) * [Numerical Analysis](#numerical-analysis) - * [Misc](#notes-misc) + * [Mathematics for Computer Science](#mathematics-for-computer-science) * [License](#license) @@ -339,7 +339,7 @@ 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 -## Notes Misc +## Mathematics for Computer Science * [Mathematics for Computer Science](https://archive.org/details/MCS_LLM) From c1b0a613e3ebb803bb8c4b952c0fab3d1f45f655 Mon Sep 17 00:00:00 2001 From: Fabian Heredia Montiel Date: Mon, 13 Feb 2017 19:59:40 -0600 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 636caa5..3076918 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ A curated list of awesome mathematics resources. ## Mathematics for Computer Science - * [Mathematics for Computer Science](https://archive.org/details/MCS_LLM) + * [Mathematics for Computer Science](https://people.csail.mit.edu/meyer/mcs.pdf) - Eric Lehman, F. Thomson Leighton, Albert R. Meyer ## License