Compare commits

...

1 commit

Author SHA1 Message Date
dfe750d7fc Mehr Module 2024-04-20 21:57:06 +02:00

View file

@ -40,6 +40,7 @@ INSERT INTO `course` (name) VALUES
('Funktionalanalysis II'), ('Funktionalanalysis II'),
('Geometrie für Lehramt'), ('Geometrie für Lehramt'),
('Gewöhnliche Differentialgleichungen'), ('Gewöhnliche Differentialgleichungen'),
('Graph Theory'),
('Höhere Mathematik I'), ('Höhere Mathematik I'),
('Höhere Mathematik II'), ('Höhere Mathematik II'),
('Integrationstheorie'), ('Integrationstheorie'),
@ -73,6 +74,7 @@ INSERT INTO `course` (name) VALUES
('Mathematik im Kontext'), ('Mathematik im Kontext'),
('Mathematische Grundlagen der Quantenmechanik'), ('Mathematische Grundlagen der Quantenmechanik'),
('Mathematische Statistik'), ('Mathematische Statistik'),
('Model Theory'),
('Nichtlineare Optimierung'), ('Nichtlineare Optimierung'),
('Numerik gewöhnlicher Differentialgleichungen'), ('Numerik gewöhnlicher Differentialgleichungen'),
('Numerische Lineare Algebra'), ('Numerische Lineare Algebra'),