A Primer on Scientific Programming with Python, 5th Edition

时间:2022-04-30 14:44:31
【文件属性】:
文件名称:A Primer on Scientific Programming with Python, 5th Edition
文件大小:8.52MB
文件格式:PDF
更新时间:2022-04-30 14:44:31
python The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches “Matlab-style” and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.

网友评论

  • 非常实用,利于提高和理解