|
Python scripting for computational science
|
|
04-23-2010, 02:06 PM
Post: #1
|
|||
|
|||
|
Python scripting for computational science
http://www.mediafire.com/?2zhimgyngzz
The goal of this book is to teach computational scientists and engineers how to develop tailored, flexible, and efficient working environments built from small programs (scripts) written in the easy-to-learn, very high-level language Python. The focus is on examples and applications of relevance to computational science: gluing existing applications and tools, e.g. for automating simulation, data analysis, and visualization; steering simulations and computational experiments; equipping programs with graphical user interfaces; making computational Web services; creating interactive interfaces with a Maple/Matlab-like syntax to numerical applications in C/C++ or Fortran; and building flexible object-oriented programming interfaces to existing C/C++ or Fortran libraries. In short, scripting with Python makes you much more productive, increases the reliability of your scientific work and lets you have more fun - under Unix, Windows and MacIntosh. "Character is determined more by the lack of certain experiences than by those one has had." Friedrich Nietzsche |
|||
|
04-23-2010, 07:14 PM
Post: #2
|
|||
|
|||
|
RE: Python scripting for computational science
Yeah, Python is becoming the best computational and scientific language that is easy to use. It has libraries for everything.
Computational science is in development (not just because of hardware) and that is mostly because of numerical analysis and finding new (better) types of data. We attack any new problem we encounter with techniques we already know, and try small modifications if difficulties turn up. Bram Cohen - Bit Torrent Creator |
|||
|
« Next Oldest | Next Newest »
|





