Skip to content

Commit d27b3a5

Browse files
authored
Merge pull request #23 from fangohr/readme-review2021
Readme review2021
2 parents c949bed + bdde5a1 commit d27b3a5

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Introduction to Python for Computational Science and Engineering
22

3-
Hans Fangohr, University of Southampton (2002-2020)
3+
Hans Fangohr (2002-2021)
44

55
This work is licensed under the Creative Commons
66
Attribution-NonCommercial 4.0 International License. To view a copy of

Readme.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
# Introduction to Python for Computational Science and Engineering
1010

11-
<a href="https://github.com/fangohr/introduction-to-python-for-computational-science-and-engineering/raw/master/pdf/Introduction-to-Python-for-Computational-Science-and-Engineering.pdf">
12-
<img src="https://github.com/fangohr/introduction-to-python-for-computational-science-and-engineering/raw/master/static/images/titlepage.png" style="float" align="right" width="30%">
11+
<a href="https://fangohr.github.io/introduction-to-python-for-computational-science-and-engineering/book.pdf">
12+
<img src="https://github.com/fangohr/introduction-to-python-for-computational-science-and-engineering/raw/master/static/images/logo.png" style="float" align="right" width="30%">
1313
</a>
1414

1515
An Introduction to Python for Computational Science and Engineering, developed
16-
by Hans Fangohr (2003-2020).
16+
by Hans Fangohr (2003-2021).
1717

1818
The content and methods taught are intended for a target audience of scientists
1919
and engineers who need to use computational methods and data processing in their
@@ -58,7 +58,7 @@ Portuguese](https://github.com/gcpeixoto/lecture-ipynb/blob/master/README.md)
5858

5959
# Acknowledgments
6060

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

@@ -68,13 +68,13 @@ OpenDreamKit Horizon 2020 European Research Infrastructures project (#676541).
6868
# Feedback?
6969

7070
If you have used these materials and have some feedback (positive or negative),
71-
please get in touch (hans.fangohr@xfel.eu or fangohr@soton.ac.uk).
71+
please get in touch with [Hans Fangohr](mailto:fangohr@soton.ac.uk).
7272

7373
# Favour request and citation
7474

7575
If you are using the book (be it as a teacher in your lecture course, as a
7676
student to support your learning, or in any other role), please send a short
77-
message to hans.fangohr@xfel.eu . Ideally, this would contain at which
77+
message to hans.fangohr@soton.ac.uk . Ideally, this would contain at which
7878
university/institution/company you are and how you use the book (in one
7979
sentence). This kind of data is useful to support further maintenance and
8080
extensions of the materials.
@@ -95,7 +95,7 @@ For BibTeX:
9595
language = {en},
9696
title = {Introduction To {Python} For Computational Science And Engineering},
9797
publisher = {Zenodo},
98-
year = {2019}
98+
year = {2018}
9999
}
100100
```
101101

@@ -123,12 +123,11 @@ Hans Fangohr is a researcher and teacher (see
123123
software engineering for computational science and data science, researching
124124
computational modelling and data analysis methods, and education. He is a
125125
Professor at the [University of Southampton (UK)](https://www.southampton.ac.uk)
126-
and Head of Data Analysis at the [European X-ray Free Electron Laser (EuXFEL)
127-
facility (Germany)](https://xfel.eu).
126+
and Head of the Scientific Support Unit for Computational Science at the [Max Planck Institute for Structure and Dynamics of Matter (Germany)](https://www.mpsd.mpg.de/research/ssus/comput-science).
128127

129128
----
130129

131130
Historical note: CI was done on [Circle
132131
CI](https://app.circleci.com/pipelines/github/fangohr/introduction-to-python-for-computational-science-and-engineering)
133132
until 23 August 2018, then switched to [Travis
134-
CI](https://travis-ci.org/fangohr/introduction-to-python-for-computational-science-and-engineering).
133+
CI](https://travis-ci.org/fangohr/introduction-to-python-for-computational-science-and-engineering). A further switch in December 2020 to GitHub workflows.

static/images/logo.png

144 KB
Loading

0 commit comments

Comments
 (0)