Commit Graph

14 Commits

Author SHA1 Message Date
Basil Feitknecht 8d8fc8bf7b Fix my silly mistake (no reevaluation of functions) 2026-01-18 14:36:24 +01:00
Basil Feitknecht 2765f49320 Fix Newton's Method
The old one incorrectly uses the absolute value of the derivative
2026-01-18 14:30:02 +01:00
RobinB27 f80c5d0195 [NumCS] Add code (Broyden) 2026-01-16 14:09:56 +01:00
RobinB27 b98fca0205 [NumCS] Add code (damp. newton) 2026-01-16 11:48:57 +01:00
RobinB27 7921cb36c2 [NumCS] Add code (Zeros) 2026-01-14 19:04:44 +01:00
janishutz 601218e590 [NumCS] Fix error 2026-01-11 15:26:11 +01:00
janishutz 7c05d155cd [NumCS] Finish householder and givens 2025-12-29 08:55:47 +01:00
janishutz aa9af8f450 [NumCS] Finish zeros section, start update to linalg section 2025-12-24 08:16:49 +01:00
janishutz 885c4141b7 [NumCS] Done up to Chapter 6.9 2025-11-13 12:11:18 +01:00
janishutz e7f5ef77da [NumCS] Almost finish 6.4 and start 6.5 2025-11-12 13:26:20 +01:00
janishutz 9546b1927f [NumCS] Finish 6.3, prepare 6.4 2025-11-11 14:20:23 +01:00
janishutz 5c23befbbb [NumCS] Finish 6.2 and start 6.3 2025-11-11 09:40:22 +01:00
janishutz 7b91173804 [NumCS] Fix small error 2025-11-10 14:43:39 +01:00
janishutz 97caaa59b8 [NumCS] Start Chapter 6.1, fix some errors 2025-11-10 12:05:10 +01:00