A Primer on Scientific Programming with 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 boo...

Full description

Bibliographic Details
Main Author: Langtangen, Hans Petter
Format: eBook
Language:English
Published: Berlin, Heidelberg Springer Berlin Heidelberg 2012, 2012
Edition:3rd ed. 2012
Series:Texts in Computational Science and Engineering
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02820nmm a2200373 u 4500
001 EB000389419
003 EBX01000000000000000242472
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9783642302930 
100 1 |a Langtangen, Hans Petter 
245 0 0 |a A Primer on Scientific Programming with Python  |h Elektronische Ressource  |c by Hans Petter Langtangen 
250 |a 3rd ed. 2012 
260 |a Berlin, Heidelberg  |b Springer Berlin Heidelberg  |c 2012, 2012 
300 |a XXXII, 798 p. 79 illus., 30 illus. in color  |b online resource 
505 0 |a Preface -- Computing with Formulas -- Loops and Lists -- Functions and Branching -- User Input and Error Handling -- Array Computing and Curve Plotting -- Dictionaries and Strings -- Introduction to Classes -- Random Numbers and Simple Games -- Object-Oriented Programming -- Sequences and Difference Equations -- Introduction to Discrete Calculus -- Introduction to Differential Equations -- A Complete Differential Equation Project -- Programming of Differential Equations -- Debugging -- Migrating Python to Compiled Code -- Technical Topics -- Bibliography -- Index 
653 |a Software engineering 
653 |a Programming Techniques 
653 |a Mathematics of Computing 
653 |a Computer science / Mathematics 
653 |a Computer programming 
653 |a Software Engineering 
653 |a Mathematics / Data processing 
653 |a Computational Science and Engineering 
653 |a Mathematical physics 
653 |a Theoretical, Mathematical and Computational Physics 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
490 0 |a Texts in Computational Science and Engineering 
028 5 0 |a 10.1007/978-3-642-30293-0 
856 4 0 |u https://doi.org/10.1007/978-3-642-30293-0?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 003.3 
520 |a 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.