Python Scripting for Computational Science

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

The goal of this book is to teach computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs (scripts) written in the easy-to-learn, high-level language Python. The focus is on examples and applications of relevance to computational scientists: gluing existing applications and tools, e.g. for automating simulation, data analysis, and visualization; steering simulations and computational experiments; equipping old programs with graphical user interfaces; making computational Web applications; and creating interactive interfaces with a Maple/Matlab-like syntax to numerical applications in C/C++ or Fortran. In short, scripting with Python makes you much more productive, increases the reliability of your scientific work and lets you have more fun - on Unix, Windows and Macintosh. All the tools and examples in this book are open source codes. The third edition is compatible with the new NumPy implementation and features updated information, correction of errors, and improved associated software tools.

Author(s): Hans Petter Langtangen (auth.)
Series: Texts in Computational Science and Engineering 3
Edition: 3rd ed
Publisher: Springer Berlin Heidelberg
Year: 2006

Language: English
Pages: 755
City: Berlin
Tags: Computational Science and Engineering;Numerical and Computational Methods;Software Engineering/Programming and Operating Systems;Numerical and Computational Methods in Engineering

Introduction....Pages 1-25
Getting Started with Python Scripting....Pages 27-72
Basic Python....Pages 73-129
Numerical Computing in Python....Pages 131-181
Combining Python with Fortran, C, and C++....Pages 183-218
Introduction to GUI Programming....Pages 219-287
Web Interfaces and CGI Programming....Pages 289-312
Advanced Python....Pages 313-441
Fortran Programming with Numerical Python Arrays....Pages 443-473
C and C++ Programming with Numerical Python Arrays....Pages 475-514
More Advanced GUI Programming....Pages 515-589
Tools and Examples....Pages 591-662