Commit Graph

127 Commits

Author SHA1 Message Date
26134eb63d [NumCS] Compile changes by @bfeitknecht 2026-01-19 07:05:39 +01:00
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
5de9a21514 [NumCS] Add more sympy tricks 2026-01-18 11:38:17 +01:00
RobinB27
d41a37eee2 [NumCS] Add code (Gauss-Newton) 2026-01-16 17:19:09 +01:00
RobinB27
2044b9ea79 [NumCS] Add code (GS) 2026-01-16 15:02:33 +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
RobinB27
300448aca2 [NumCS] Add code (adapt. quad) 2026-01-14 15:41:27 +01:00
RobinB27
2ddf40a6fe [NumCS] Add code (2d quad) 2026-01-14 14:41:33 +01:00
aae5fd3421 [NumCS] Add notes for task from mock exam 2026-01-14 13:11:32 +01:00
f584247866 [NumCS] Update code in introduction 2026-01-13 15:21:12 +01:00
b1ff4cf1dd [NumCS] Fix python example 2026-01-13 13:42:24 +01:00
97f600ccb1 [NumCS] Fix error from comsol comments 2026-01-13 12:18:00 +01:00
a7eb412c84 [NumCS] Add numpy, scipy and sympy quick overview 2026-01-13 11:22:34 +01:00
ca0cab49a5 [NumCS] Compile PDF 2026-01-12 16:34:11 +01:00
2d91a6b6cf [NumCS] Fix some errors 2026-01-12 16:33:44 +01:00
RobinB27
0d2fc1f47e [NumCS] Update/Add code examples 2026-01-12 14:46:51 +01:00
601218e590 [NumCS] Fix error 2026-01-11 15:26:11 +01:00
722759c1e8 [SPCA] ASM ops, basic syntax 2026-01-10 08:36:28 +01:00
bb13d25cb3 [NumCS] Fix pdf 2026-01-09 10:06:50 +01:00
50cb1d514c [NumCS] More error fixing 2026-01-09 10:06:14 +01:00
26d1e0b46f [NumCS] Fix formatting error 2026-01-09 07:52:01 +01:00
d1ec3a9b6b [NumCS] Fix another typo 2026-01-08 15:43:43 +01:00
d56f3306d0 [NumCS] Fix typos and layout 2026-01-08 12:28:17 +01:00
756e158283 [Analysis] Theory summary complete 2026-01-05 11:42:00 +01:00
5e82281f06 [NumCS] Fix introduction 2025-12-31 11:47:04 +01:00
804ab6e80d [NumCS] Add title page 2025-12-31 11:42:33 +01:00
aba47aa205 [NumCS] Add short remark 2025-12-31 06:51:34 +01:00
e909c263e7 [NumCS] Finish PCA 2025-12-29 11:56:03 +01:00
7c05d155cd [NumCS] Finish householder and givens 2025-12-29 08:55:47 +01:00
259fa8459d [NumCS] QR decomp partially done 2025-12-28 13:00:55 +01:00
817fba55a8 [NumCS] Finish quadrature, a few fixes 2025-12-28 10:24:09 +01:00
aa9af8f450 [NumCS] Finish zeros section, start update to linalg section 2025-12-24 08:16:49 +01:00
b6011f8db4 [NumCS] Finish non-linear curve fitting 2025-12-23 19:59:13 +01:00
751d868ccb [NumCS] Non-linear curve fitting start 2025-12-23 17:45:36 +01:00
9f908784dc [NumCS] Linear curve fitting 2025-12-22 11:56:55 +01:00
b0bdb10a71 [NumCS] linear curve fitting start 2025-12-22 08:39:52 +01:00
25ecadb805 [NumCS] Start new section 2025-12-19 10:06:18 +01:00
7ec73cd489 [NumCS] Prepare next chapter 2025-12-01 08:44:11 +01:00
64d82ef84d [NumCS] Compile 2025-11-13 12:12:55 +01:00
885c4141b7 [NumCS] Done up to Chapter 6.9 2025-11-13 12:11:18 +01:00
RobinB27
7574f094bb [NumCS] ++ Ch. 7 draft 2025-11-13 11:57:03 +01:00
e7f5ef77da [NumCS] Almost finish 6.4 and start 6.5 2025-11-12 13:26:20 +01:00
9546b1927f [NumCS] Finish 6.3, prepare 6.4 2025-11-11 14:20:23 +01:00
5c23befbbb [NumCS] Finish 6.2 and start 6.3 2025-11-11 09:40:22 +01:00
7b91173804 [NumCS] Fix small error 2025-11-10 14:43:39 +01:00
97caaa59b8 [NumCS] Start Chapter 6.1, fix some errors 2025-11-10 12:05:10 +01:00
5429ce9bd3 [NumCS] Finish up to the end of Chapter 5 minus 5.4 2025-11-04 11:41:30 +01:00