168 Commits
Author SHA1 Message Date
janishutz 3fe6b41d8b [FMFP] Notes 2026-07-27 17:11:14 +02:00
janishutz be2e079959 [DMDB] Fix issues, improve query processing with notes on time complexities 2026-07-27 14:41:27 +02:00
janishutz d197d01f24 [DMDB] Notes from solved tasks 2026-07-27 08:39:47 +02:00
RobinB27 181e9c9f7b [PS] examples 2026-07-26 16:53:55 +02:00
janishutz a331b8987f [DMDB] Notes on concurrency control 2026-07-26 12:49:35 +02:00
janishutz c82ceca4e0 [DMDB] Add concurrency control and recovery
Oops, luckily still figured out that that was missing...
2026-07-25 18:58:39 +02:00
janishutz 45b3f178a7 [DMDB] Finish first version of summary 2026-07-25 13:51:42 +02:00
janishutz 5b167a9e39 [DMDB] Finished vector search 2026-07-25 09:04:55 +02:00
RobinB27 1f4727d9f3 [PS] fix 2026-07-24 13:00:30 +02:00
janishutz e194a76f9a [PS] Add more notes 2026-07-24 10:44:41 +02:00
janishutz 3c96c77f70 [DMDB] Intro vector search 2026-07-23 17:18:00 +02:00
janishutz b861c7aa2f [PS] Fix design issues, remark on phi function table 2026-07-23 10:32:50 +02:00
janishutz 604b0a1e26 [DMDB] Data formats and cloud basics, start vector search 2026-07-22 17:29:27 +02:00
janishutz 45075d2952 [PS] Analysis stuff, fixes 2026-07-22 16:11:11 +02:00
janishutz 5c56561acc [FMFP] Notes on tasks 2026-07-22 12:26:21 +02:00
janishutz 084167cef7 [DMDB] Join, set up next sections 2026-07-21 17:26:30 +02:00
RobinB27 4c2405a497 [PS] fix 2026-07-21 14:32:48 +02:00
janishutz f9a48b191a [DMDB] Set up join section 2026-07-21 11:27:47 +02:00
janishutz 0b98da10eb [FMFP] Remark on axiomatic semantics 2026-07-21 10:39:52 +02:00
janishutz 51da8be172 [FMFP] Add small remark on modelling 2026-07-20 17:19:30 +02:00
janishutz e7da5ab70e [FMFP] Improved explanation of induction on shape of proof trees 2026-07-20 16:46:47 +02:00
janishutz 89009ef7d3 [DMDB] Sorting, selection, projection, aggregation 2026-07-17 16:08:58 +02:00
janishutz 653a807848 [PS] Updated marginal distribution tips & tricks 2026-07-17 12:17:14 +02:00
janishutz 452e259792 [FMFP] Notes for examp prep 2026-07-17 10:59:54 +02:00
janishutz 6967a1eb4c [FMFP] fix spelling error 2026-07-16 13:21:35 +02:00
RobinB27 07fb0fde99 [PS] ch8,9 2026-07-15 18:53:59 +02:00
janishutz 1e0ed598aa [DMDB] Start sorting 2026-07-15 16:46:28 +02:00
janishutz e005c7608b [PS] Rework parts of tests section, more changes to come 2026-07-15 16:14:29 +02:00
janishutz ff9258fb22 [FMFP] Notes on LTL 2026-07-15 10:52:50 +02:00
janishutz 5d5a3b5d1b [DMDB] Buffer cache 2026-07-14 16:07:53 +02:00
janishutz a957a20244 [PS] Small note improvement for estimators 2026-07-14 14:44:55 +02:00
janishutz bc1cc816f1 [FMFP] Mostly finish exercises section 2026-07-14 14:44:07 +02:00
RobinB27 8430215e55 [PS] ch7 2026-07-13 18:32:40 +02:00
janishutz 3d634fedc1 [PS] Small remark 2026-07-13 16:00:38 +02:00
janishutz 4ca561ce49 [FMFP] Exam notes for FP almost complete 2026-07-13 13:07:12 +02:00
janishutz f36189fac9 [FMFP] Notes on exercises from exams 2026-07-12 16:15:17 +02:00
janishutz a719132e7d [FMFP] Prepare section on exercises 2026-07-12 08:51:32 +02:00
janishutz 793401968b [PS] Start rewrite of max likelihood section
Also adds various small quality of life improvements and simpler
explanations
2026-07-11 17:28:42 +02:00
janishutz d75e317fd4 [PS] More expected values and variances 2026-07-11 12:31:14 +02:00
janishutz b8883d7689 [PS] Start adding more expected values / variance defs 2026-07-10 13:30:19 +02:00
janishutz 50d3c5c074 [PS] Some fixes 2026-07-09 09:18:32 +02:00
janishutz 954af69704 [DMDB] Prepare parts; bitmaps, bloom filters, zone maps complete 2026-07-08 16:55:41 +02:00
janishutz ebc5d0bb5e [DMDB] Hashing 2026-07-07 16:37:09 +02:00
janishutz 73b5cc7699 [DMDB] B-trees 2026-07-07 12:52:17 +02:00
janishutz 1f2bdb65f5 [PS] Improve Geometric distribution definition 2026-07-06 18:12:31 +02:00
janishutz 2227f8ac63 [FMFP] First rework complete 2026-07-06 15:23:34 +02:00
janishutz 0065a7be05 [FMFP] Start condensed induction proofs summary 2026-07-06 13:17:30 +02:00
janishutz 294363f3c8 [FMFP] Restructure summary 2026-07-06 09:49:27 +02:00
janishutz 67500a14cb [FMFP] Fix errors 2026-07-05 08:40:54 +02:00
janishutz 970f7c0bba [DMDB] Memory management 2026-07-03 15:27:42 +02:00