← Back to discovery

Numerical methods in engineering with Python

Jaan Kiusalaas

2005424 pagesabout 6–10 hours
2005
first published
  • 2005Cambridge University Press · ENGISBN 9780511126758
  • 2005Cambridge University Press · 424 pages · ENGISBN 9780521852876
  • 2010Cambridge University Press · ENGISBN 9780521191326

Numerical Methods in Engineering with Python is a text for engineering students and a reference for practicing engineers, especially those who wish to explore the power and efficiency of Python. Examples and applications were chosen for their relevance to real world problems, and where numerical solutions are most efficient. Numerical methods are discussed thoroughly and illustrated with problems involving both hand computation and programming. Computer code accompanies each method and is available on the book web site. This code is made simple and easy to understand by avoiding complex bookkeeping schemes, while maintaining the essential features of the method. Python was chosen as the example language because it is elegant, easy to learn and debug, and its facilities for handling arrays are unsurpassed. Moreover, it is an open-source software package; free and available to all students and engineers. Explore numerical methods with Python, a great language for teaching scientific computation.

How do you feel?