A Primer on Scientific Programming with Python, 2-е издание
Год: 2011
Автор: Hans Petter Langtangen
Издательство: Springer
Серия: нет
Язык: Английский
Формат: PDF
Качество: Изначально компьютерное (eBook)
Количество страниц: 736
Описание: The aim of this book is to teach computer programming using examples from mathematics and the natural sciences. We have chosen to use the Python programming language because it combines remarkable power with very clean, simple, and compact syntax. Python is easy to learn and very well suited for an introduction to computer programming. Python is also quite similar to Matlab and a good language for doing mathematical computing. It is easy to combine Python with compiled languages, like Fortran, C, and C++, which are widely used languages for scientific computations. A seamless integration of Python with Java is offered by a special version of Python called Jython.
Первое издание 2009 года находится
здесь