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
A Primer on Scientific Programming with Python, written by Hans Petter Langtangen,
133
+
mainly covers python's usage in scientific field. In the book, examples are
134
+
choosen from mathematics and the natural sciences.
135
+
136
+
`A Primer on Scientific Programming with Python <http://www.springer.com/mathematics/computational+science+%26+engineering/book/978-3-642-18365-2>`_
137
+
138
+
Numerical Methods in Engineering with Python
139
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
140
+
141
+
Numerical Methods in Engineering with Python,written by Jaan Kiusalaas, attempts to
142
+
emphasis on numerical methods and how to implement them in python.
143
+
144
+
`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