Janis Hutz
|
8db53b80a7
|
Merge pull request #6 from bfeitknecht/patch-1
patch-dx
|
2026-01-24 14:12:22 +00:00 |
|
Basil Feitknecht
|
c394721942
|
Update semester3/numcs/parts/02_quadrature/00_introduction.tex
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-24 12:40:11 +01:00 |
|
Basil Feitknecht
|
b4ca0ead95
|
Update semester3/numcs/parts/02_quadrature/00_introduction.tex
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-24 12:39:39 +01:00 |
|
|
|
6f2d107a52
|
[NumCS] Fix error in code
|
2026-01-23 12:41:49 +01:00 |
|
RobinB27
|
28dbcadf2b
|
[NumCS] Compile PDF
|
2026-01-20 14:31:29 +01:00 |
|
RobinB27
|
d00ec94745
|
Merge branch 'main' of https://github.com/janishutz/eth-summaries
|
2026-01-20 14:29:57 +01:00 |
|
RobinB27
|
722ce04126
|
[NumCS] Reference more code
|
2026-01-20 14:29:10 +01:00 |
|
|
|
3c1cb6086c
|
[NumCS] Compile summary
|
2026-01-19 21:03:10 +01:00 |
|
|
|
925dde9771
|
[NumCS] Add notes on exam
|
2026-01-19 21:01:29 +01:00 |
|
|
|
26134eb63d
|
[NumCS] Compile changes by @bfeitknecht
|
2026-01-19 07:05:39 +01:00 |
|
Janis Hutz
|
4345c5744f
|
Update 00_introduction.tex
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-18 13:45:34 +00: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 |
|
Basil Feitknecht
|
b824e10269
|
Fix LaTeX: add missing variable x to \dx macro on line 91
|
2026-01-18 14:14:15 +01:00 |
|
Basil Feitknecht
|
a3686f964c
|
Fix typo in error bounds for quadrature method
|
2026-01-18 13:38:26 +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 |
|