mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
[NumCS] Fix error in code
This commit is contained in:
Binary file not shown.
@@ -160,5 +160,5 @@ die Ableitungen der Approximation berechnen. Die \texttt{chebder}-Funktion nimmt
|
||||
|
||||
coeffs = dct_vals / n
|
||||
coeffs[0] /= 2
|
||||
self.coeffs = coeffs
|
||||
return coeffs
|
||||
\end{code}
|
||||
|
||||
Reference in New Issue
Block a user