mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 23:10:03 +01:00
[NumCS] Add numpy, scipy and sympy quick overview
This commit is contained in:
@@ -63,4 +63,4 @@ def eval_linear_interp(x: np.ndarray, x_data: np.ndarray, y: np.ndarray):
|
||||
]
|
||||
|
||||
return np.piecewise(x, condlist, funclist)
|
||||
\end{code}
|
||||
\end{code}
|
||||
|
||||
Reference in New Issue
Block a user