Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3073466

Browse filesBrowse files
author
Kenneth Reitz
committed
Merge pull request #306 from ugurthemaster/patch-1
Update learning.rst
2 parents 993a758 + 2996f04 commit 3073466
Copy full SHA for 3073466

File tree

Expand file treeCollapse file tree

1 file changed

+20
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+20
-0
lines changed

‎docs/intro/learning.rst

Copy file name to clipboardExpand all lines: docs/intro/learning.rst
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,26 @@ guide to the language.
123123

124124
`The Python Tutorial <http://docs.python.org/tutorial/index.html>`_
125125

126+
For Engineers and Scientists
127+
----------------------------
128+
129+
A Primer on Scientific Programming with Python
130+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
131+
132+
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>`_
145+
126146
References
127147
----------
128148

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.