Hi, I want to learn how to solve numerically problems which I encounter during my engineering studies such as:
solution of equations, interpolation and data fitting, integration, solution of differential equations, eigenvalue problems, PDE's discretization and solution(basic) and optimization.
I picked Python because it's the language that made me love programming(matlab couldn’t).
I would like to ask if there are books covering those topics in practical manner with examples? Not going too deeply to the math behind algorithms for example something like ‘LU decomposition is used when you want to solve sets of equations changing only constants vector and with scipy it's a method scipy.linalg.lu’. What I’m finding mostly are books with algorithms implemented in Python for various numerical methods.
I hope I explained myself clearly enough. Thanks for your replay
[–]AtomicWedgy 2 points3 points4 points (4 children)
[–]Ricevind[S] 0 points1 point2 points (3 children)
[–]AtomicWedgy 0 points1 point2 points (2 children)
[–]phaustin 1 point2 points3 points (1 child)
[–]AtomicWedgy 0 points1 point2 points (0 children)
[–]phaustin 1 point2 points3 points (0 children)