You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -171,15 +171,15 @@ A Primer on Scientific Programming with Python
171
171
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
172
172
173
173
A Primer on Scientific Programming with Python, written by Hans Petter Langtangen,
174
-
mainly covers Python's usage in scientific field. In the book, examples are
174
+
mainly covers Python's usage in the scientific field. In the book, examples are
175
175
chosen from mathematics and the natural sciences.
176
176
177
177
`A Primer on Scientific Programming with Python <http://www.springer.com/mathematics/computational+science+%26+engineering/book/978-3-642-30292-3>`_
178
178
179
179
Numerical Methods in Engineering with Python
180
180
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
181
181
182
-
Numerical Methods in Engineering with Python, written by Jaan Kiusalaas, attempts to
182
+
Numerical Methods in Engineering with Python, written by Jaan Kiusalaas, puts the
183
183
emphasis on numerical methods and how to implement them in Python.
184
184
185
185
`Numerical Methods in Engineering with Python <http://www.cambridge.org/us/academic/subjects/engineering/engineering-mathematics-and-programming/numerical-methods-engineering-python-2nd-edition>`_
0 commit comments