Compare commits

...

4 Commits

Author SHA1 Message Date
Stjepan Jureković 9b2ccc3de5
Merge 5639ee5ee2 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
Stjepan Jureković 5639ee5ee2
Added Math for Programmers
Hi,

Stjepan from manning here. i thought this title might be a good match for your list. thank you for considering it.

Best,
2021-11-23 14:36:18 +01:00
1 changed files with 2 additions and 1 deletions

View File

@ -156,6 +156,7 @@ A curated list of awesome mathematics resources.
* [Beginning and Intermediate Algebra](http://www.wallace.ccfaculty.org/book/Beginning_and_Intermediate_Algebra.pdf)
* [Free Mathematics Books](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books-subjects.md#mathematics)
* [Trigonometry](http://www.mecmath.net/trig/trigbook.pdf)
* [Math for Programmers](https://www.manning.com/books/math-for-programmers) - Paul Orland
## Magazines
@ -564,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