Compare commits

...

4 Commits

Author SHA1 Message Date
Durgesh Patel 85b2a9e933
Merge 8d4452ac21 into 4ded7538c1 2024-02-27 15:13:36 -08:00
Cyrille Rossant 4ded7538c1
Merge pull request #113 from ngntrgduc/master
fix dead link in Numerical Analysis
2024-02-27 21:00:44 +01:00
Duc Nguyen 178dd173fe
fix dead link in Numerical Analysis
Advanced Numerical Methods and Their Applications to Industrial Problems: Adaptive Finite Element Methods - Alfred Schmidt, Arsen Narimanyan
2024-02-19 00:56:57 +07:00
Durgesh Patel 8d4452ac21
Update README.md 2022-04-21 15:41:13 +05:30
1 changed files with 12 additions and 1 deletions

View File

@ -319,6 +319,7 @@ A curated list of awesome mathematics resources.
* [Immersive Linear Algebra](http://immersivemath.com/ila/index.html) - J. Ström, K. Åström, and T. Akenine-Möller
* [Interactive Linear Algebra](https://textbooks.math.gatech.edu/ila/) - Dan Margalit and Joseph Rabinoff
* [Linear Algebra, Infinite Dimensions, and Maple](https://people.math.gatech.edu/~herod/Hspace/Hspace.html) - James Herod
* [MIT Linear Algebra](https://www.youtube.com/playlist?list=PL221E2BBF13BECF6C) -Gilbert Strang
### Ring Theory
@ -439,6 +440,7 @@ A curated list of awesome mathematics resources.
* [Calculus Made Easy](http://calculusmadeeasy.org/) - Silvanus P. Thompson (1910)
* [Elements of Differential and Integral Calculus](http://djm.cc/library/Elements_Differential_Integral_Calculus_Granville_edited_2.pdf) - William Anthony Granville (1911)
* [Precalculus](https://stitz-zeager.com/szprecalculus07042013.pdf) - Carl Stitz, Jeff Zeager
* [NPTEL Real Analysis](https://www.youtube.com/playlist?list=PLbMVogVj5nJSxFihV-ec4A3z_FOGPRCo-) - Prof. S.H. Kulkarni
### Harmonic Analysis
@ -517,6 +519,7 @@ A curated list of awesome mathematics resources.
* [The Only Probability Cheatsheet You'll Ever Need](http://www.wzchen.com/probability-cheatsheet/) - William Chen
* [An Introduction to Probability and Random Processes](http://www.ellerman.org/Davids-Stuff/Maths/Rota-Baclawski-Prob-Theory-79.pdf) - Gian-Carlo Rota, Kenneth Baclawski
* [Foundations of Constructive Probability Theory](https://arxiv.org/pdf/1906.01803.pdf) - Yuen-Kwok Chan
* [6.041 Probabilistic Systems Analysis and Applied Probability](https://www.youtube.com/playlist?list=PLUl4u3cNGP61MdtwGTqZA0MreSaDybji8) - John Tsitsiklis(MIT)
### Statistics
@ -537,6 +540,9 @@ A curated list of awesome mathematics resources.
* [Seeing Theory](https://seeing-theory.brown.edu/) - Daniel Kunin, Jingru Guo, Tyler Dae Devlin, and Daniel Xiang
* [Statistics Done Wrong](https://www.statisticsdonewrong.com/) - Alex Reinhart
* [All of Statistics: A Concise Course in Statistical Inference](https://link.springer.com/book/10.1007/978-0-387-21736-9) - Larry Wasserman
* [ Statistics for Applications](https://ocw.mit.edu/courses/18-650-statistics-for-applications-fall-2016/) -Prof. Philippe Rigollet
* [Statistical Rethinking 2022](https://youtube.com/playlist?list=PLDcUM9US4XdMROZ57-OIRtIK0aOynbgZN) -Richard Mcelreath
* [Statistics 110 (Probability)](https://www.youtube.com/playlist?list=PL2SOU6wwxB0uwwH80KTQ6ht66KWxbzTIo) - Harvard university course taught by Joe Blitzstein
### Statistical Learning
@ -557,6 +563,9 @@ A curated list of awesome mathematics resources.
* [Markov Chains and Mixing Times](http://pages.uoregon.edu/dlevin/MARKOV/markovmixing.pdf) - David A. Levin, Yuval Peres, Elizabeth L. Wilmer
* [Convergence of Stochastic Processes](http://www.stat.yale.edu/~pollard/Books/1984book/pollard1984.pdf) - David Pollard
### Calculus
* [MIT Multivariate Calculus](https://www.youtube.com/playlist?list=PL4C4C8A7D06566F38) -Denix Auroux
* [MIT 18.01 Single Variable Calculus](https://www.youtube.com/playlist?list=PLE2215608E2574180) -Prof. David Jerison
## Numerical Analysis
@ -564,7 +573,7 @@ A curated list of awesome mathematics resources.
* [A Concise Introduction to Numerical Analysis](http://www.ima.umn.edu/~arnold/597.00-01/nabook.pdf) - Douglas N. Arnold (University of Minnesota)
* [Numerical Analysis](http://people.cs.uchicago.edu/~ridg/newna/nalrs.pdf) - L. Ridgway Scott
* [Lectures In Basic Computational Numerical Analysis](https://uknowledge.uky.edu/cgi/viewcontent.cgi?article=1000&context=math_textbooks) - 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
* [Advanced Numerical Methods and Their Applications to Industrial Problems: Adaptive Finite Element Methods](https://user.math.uni-bremen.de/schmi/SS04/YSU_Notes.pdf) - Alfred Schmidt, Arsen Narimanyan
* [Numerical Analysis for Engineers](https://ece.uwaterloo.ca/~dwharder/nm/) - Douglas Wilhelm Harder
@ -584,6 +593,8 @@ A curated list of awesome mathematics resources.
* [Lecture Notes on Optimization](http://people.eecs.berkeley.edu/~varaiya/papers_ps.dir/NOO.pdf) - Pravin Varaiya
* [Information Theory, Inference, and Learning Algorithms](http://www.inference.org.uk/mackay/itila/book.html) - David J. C. MacKay
* [The Chaos Textbook: Mathematics in the age of the computer](https://hypertextbook.com/chaos/) - Glenn Elert
* [Convex Optimization ](http://www.youtube.com/view_play_list?p=3940DD956CDF0622) - Professor Stephen Boyd(Stanford University)
* [MIT 6.042J Mathematics for Computer Science](https://www.youtube.com/playlist?list=PLB7540DEDD482705B) -Instructor(s): Tom Leighton, Marten van Dijk
## Mathematical Biology