/introduction-to-python-for-computational-science-and-engineering

Book: Introduction to Python for Computational Science and Engineering

Primary LanguageJupyter NotebookOtherNOASSERTION

Binder Build Status DOI License: CC BY-NC 4.0

Introduction to Python for Computational Science and Engineering

An Introduction to Python for Computational Science and Engineering, developed by Hans Fangohr (2003-2018).

The content and methods taught are intended for a target audience of scientists and engineers who need to use computational methods and data processing in their work, but typically have no prior programming experience or formal computer science training.

The book is available

The book is based on Python 3.

(A Python 2.7 version is available online)

Translation

The book is available in Portuguese (pdf).

Acknowledgments

Thanks go to Thomas Kluyver, Neil O'Brien, Jacek Generowicz, and Mark Molinari for various contributions (see last chapter for details). Special thanks to all readers, users and students who have provided feedback and corrections.

We acknowledge support from EPSRC (GR/T09156/01 and EP/G03690X/1) and from the OpenDreamKit Horizon 2020 European Research Infrastructures project (#676541).

Feedback?

If you have used these materials and have some feedback (positive or negative), please get in touch (hans.fangohr@xfel.eu or fangohr@soton.ac.uk).

Favour request and citation

If you are using the book (be it as a teacher in your lecture course, as a student to support your learning, or in any other role), please send a short message to hans.fangohr@xfel.eu . Ideally, this would contain at which university/institution/company you are and how you use the book (in one sentence). This kind of data is useful to support further maintenance and extensions of the materials.

Please use this citation:

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

The book can be downloaded, used and re-distributed for non-commercial purposes, i.e in particular for education purposes at universities, research institutes and schools. Please send a message to the author if you do so.

Author

Hans Fangohr is a researcher and teacher (see homepage, blog, twitter). His interests include effective software engineering for computational science and data science, researching computational modelling and data analysis methods, and education. He is a Professor at the University of Southampton (UK) and Data Analysis Scientist at the European X-ray Free Electron Laser (EuXFEL) facility (Germany).


Historical note: CI was done on Circle CI until 23 August 2018, then switched to Travis CI.