Skip to content

Commit

Permalink
add sympy example notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarzegary committed Sep 5, 2021
1 parent d9fd907 commit bc92837
Show file tree
Hide file tree
Showing 4 changed files with 379 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The mentioned repositores are embedded (and then partially modified) as [git sub
4. [SciPy - Library of scientific algorithms for Python](https://nbviewer.jupyter.org/github/TuxRiders/numerical-computing-intro/blob/main/1-scientific-programming/Lecture-3-Scipy.ipynb)
5. [matplotlib - 2D and 3D plotting in Python](https://nbviewer.jupyter.org/github/TuxRiders/numerical-computing-intro/blob/main/1-scientific-programming/Lecture-4-Matplotlib.ipynb)
6. [Sympy - Symbolic algebra in Python](https://nbviewer.jupyter.org/github/TuxRiders/numerical-computing-intro/blob/main/1-scientific-programming/Lecture-5-Sympy.ipynb)
* Extra: [SymPy example - mass transfer in a cellular construct](https://nbviewer.jupyter.org/github/TuxRiders/numerical-computing-intro/blob/main/extras/SymPy-Mass-Transfer-Cellular-Construct.ipynb)
7. [Tools for high-performance computing (HPC) applications](https://nbviewer.jupyter.org/github/TuxRiders/numerical-computing-intro/blob/main/1-scientific-programming/Lecture-6B-HPC.ipynb)
8. [Revision control software](https://nbviewer.jupyter.org/github/TuxRiders/numerical-computing-intro/blob/main/1-scientific-programming/Lecture-7-Revision-Control-Software.ipynb)

Expand Down
Loading

0 comments on commit bc92837

Please sign in to comment.