Hans Fangohr, Computational Science
  • Home HF
  • Pages
  • Teaching
  • Home HF
  • |
  • Teaching
  • |
  • Python
  • |
  • Python3 book

Python for Computational Science and Engineering (book)¶

Browse/download book¶

The book is available as

  • as interactive Jupyter Notebooks that can be executed within a webbrowser from https://github.com/fangohr/introduction-to-python-for-computational-science-and-engineering/blob/master/Readme.md

  • html

  • pdf

  • downloadable ipynb files (in subfolder book)

  • source code on Github

The materials above are for Python 3.

An older version using Python 2 is available as a pdf file

There are also slides used in the lectures available which summarise central ideas.

To support the project, please cite if you have used the book:

  • Hans Fangohr, Python for Computational Science and Engineering, 2018, DOI: 10.5281/zenodo.1411868, https://github.com/fangohr/introduction-to-python-for-computational-science-and-engineering

For BibTeX:

@misc{fangohr-python-book,
  doi = {10.5281/ZENODO.1411868},
  url = {https://github.com/fangohr/introduction-to-python-for-computational-science-and-engineering},
  author = {Fangohr,  Hans},
  keywords = {Python,  Education,  Textbook,  Computational Science,  Data Science,  Jupyter},
  language = {en},
  title = {Introduction To {Python} For Computational Science And Engineering},
  publisher = {Zenodo},
  year = {2018}
}
teaching/python/cover.png

Return to Top

Created with reStructuredText and Sphinx.