This website requires JavaScript.
Explore
Help
Sign In
eth-janishutz
/
eth-summaries
Watch
1
Star
0
Fork
0
mirror of
https://github.com/janishutz/eth-summaries.git
synced
2026-07-28 15:59:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2765f4932063bf61c061f5736c9ac06cf9d4b0b6
eth-summaries
/
semester3
/
numcs
/
parts
/
03_zeros
T
History
Basil Feitknecht
and
GitHub
2765f49320
Fix Newton's Method
...
The old one incorrectly uses the absolute value of the derivative
2026-01-18 14:30:02 +01:00
..
00_intro.tex
[NumCS] Finish 6.2 and start 6.3
2025-11-11 09:40:22 +01:00
01_termination-criteria.tex
[NumCS] Finish 6.3, prepare 6.4
2025-11-11 14:20:23 +01:00
02_fix-point-iteration.tex
[NumCS] Finish householder and givens
2025-12-29 08:55:47 +01:00
03_bisection-method.tex
[NumCS] Add code (Zeros)
2026-01-14 19:04:44 +01:00
04_newton-one-d.tex
Fix Newton's Method
2026-01-18 14:30:02 +01:00
05_sectant-method.tex
[NumCS] Add code (Zeros)
2026-01-14 19:04:44 +01:00
06_newton-nd.tex
[NumCS] Add code (Broyden)
2026-01-16 14:09:56 +01:00
07_damped-newton.tex
[NumCS] Add code (damp. newton)
2026-01-16 11:48:57 +01:00
08_quasi-newton.tex
[NumCS] Add code (Broyden)
2026-01-16 14:09:56 +01:00