mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-13 21:08:28 +00:00
[NumCS] Add numpy, scipy and sympy quick overview
This commit is contained in:
6
semester3/numcs/parts/06_python/03_sympy.tex
Normal file
6
semester3/numcs/parts/06_python/03_sympy.tex
Normal file
@@ -0,0 +1,6 @@
|
||||
\subsection{Sympy}
|
||||
\label{sec:sympy}
|
||||
Sympy can be used to do symbolic operations, i.e. similar to what we would do in Analysis or the like.
|
||||
|
||||
You usually want to follow something like the below code:
|
||||
\inputcode{python}{parts/06_python/03_sympy-ex.py}
|
||||
Reference in New Issue
Block a user