Logo

Programming for Computations - Python

Large book cover: Programming for Computations - Python

Programming for Computations - Python
by

Publisher: Springer
ISBN/ASIN: 3319324276
Number of pages: 232

Description:
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: An Introduction to PythonAn Introduction to Python
by - Network Theory Ltd.
This book is an introduction to Python, an easy to learn, powerful programming language. The tutorial explains the basics of the Python, it does not cover every single feature of the language, but introduces the most noteworthy features.
(33576 views)
Book cover: Learn Python The Hard WayLearn Python The Hard Way
by
This is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up their skills before starting a more detailed book.
(18695 views)
Book cover: Snake Wrangling for KidsSnake Wrangling for Kids
by
Snake Wrangling for Kids is a printable electronic book, for children 8 years and older, who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
(18851 views)
Book cover: Python Data Science HandbookPython Data Science Handbook
by - O'Reilly Media
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, etc. Familiarity with Python as a language is assumed. The book was written and tested with Python 3.5.
(10008 views)