Updates für SoSe

This commit is contained in:
Gonne 2025-03-25 19:59:17 +01:00
parent d1e7c82be3
commit 22a079e10f
Signed by: Gonne
SSH key fingerprint: SHA256:J8w3ZCNyz9MoTLV+eU7YRTVw59NYig44i0IWhbsgQG8
2 changed files with 18 additions and 1 deletions

View file

@ -3,5 +3,5 @@ INSERT INTO `room` (name, max_occupy) VALUES
('S2|15-336', 2),
('S2|15-345', 2),
('S2|15-415', 1),
('S2|15-444', 1),
('S2|15-444', 0),
('Sonstige', 1024);

View file

@ -1,8 +1,14 @@
INSERT INTO `course` (name) VALUES
('Algebraic Geometry'),
('Algorithmic Discrete Mathematics'),
('Analysis II'),
('Analysis II (engl.)'),
('Aussagen- und Prädikatenlogik'),
('Automorphic Forms'),
('Basic Applied Proof Theory'),
('Computational Complexity'),
('Data Assimilation for Fluid Dynamics'),
('Deep Learning Lab'),
('Discrete Optimization'),
('Einführung in die Algebra'),
('Einführung in die Finanzmathematik'),
@ -17,7 +23,9 @@ INSERT INTO `course` (name) VALUES
('LA für Physik und Lehramt'),
('Linear Algebra II (engl.)'),
('Lineare Algebra II'),
('Logics of Knowledge and Information'),
('Logik und Grundlagen'),
('Machine Learning for Fluid Dynamics'),
('Mathe für Chemiker'),
('Mathe II für Informatik'),
('Mathe II für Bauwesen'),
@ -27,11 +35,20 @@ INSERT INTO `course` (name) VALUES
('Mathe IV (ET) / Mathe III (Inf) / Praktische Mathe (MEd)'),
('Mathe für MINT'),
('Mathe & Statistik für Biologen'),
('Mathematical Modelling of Fluid Interfaces'),
('Mathematical Statistics'),
('Mathematik im Kontext'),
('Model Theory'),
('Nonsmooth Optimization'),
('Nichtlineare Optimierung'),
('Numerics of Fluid Dynamics (incompressible)'),
('Numerics of Hyperbolic Equations'),
('Numerische Lineare Algebra'),
('PDE II'),
('Riemannsche Flächen'),
('Seitenkanalangriffe gegen IT-Systeme'),
('Sobolev Spaces'),
('Spin Systems and Statistical Mechanics'),
('Topologie'),
('Variations of geometric energies'),
('Vertrauenspersonen');