Compare commits

...

3 Commits

Author SHA1 Message Date
N.J Umoh 8cbaed900a
Merge 695103a812 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
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,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