[css] highlight sections
This commit is contained in:
parent
c22ca1d024
commit
3901003ae0
11 changed files with 83 additions and 4 deletions
|
@ -64,6 +64,18 @@ section h2 { font-size: 120%; font-weight: bold; }
|
|||
|
||||
section h3 { font-size: 100%; font-weight: bold; }
|
||||
|
||||
section.subsection {
|
||||
background-color: #fff;
|
||||
padding: 5px 10px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
details { border-radius: 10px; padding: 5px 20px; margin-top: 0.5em; }
|
||||
|
||||
details { background-color: #f7f7f7; }
|
||||
|
||||
details[open] summary { margin-bottom: 1em; }
|
||||
|
||||
h1 {
|
||||
padding: 0.2em 0 0.2em 0.5em;
|
||||
margin: 1.0em 0 0.2em -0.5em; }
|
||||
|
@ -104,10 +116,6 @@ tr { border-bottom: 1px dotted $tr-rule; }
|
|||
table.bordered { border-collapse: collapse; margin: 1em 0; }
|
||||
table.bordered tr { border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; }
|
||||
|
||||
details { margin-top: 1em; padding: 0.5em; background-color: #fff; }
|
||||
|
||||
details[open] summary { margin-bottom: 1em; }
|
||||
|
||||
:target { color: #5151ff; background-color: yellow; }
|
||||
|
||||
.non_full { width: auto; }
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
|
||||
## Differentialgeometrie II
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [Skript](https://ilias-6.kim.uni-konstanz.de/goto_ILIASKONSTANZ_file_1406535_download.html) (Oliver Schnürer) auf ILIAS.
|
||||
- [ILIAS](https://ilias-6.kim.uni-konstanz.de/ilias.php?ref_id=1391940&cmd=frameset&cmdClass=ilrepositorygui&cmdNode=x6&baseClass=ilRepositoryGUI)
|
||||
- **Termine**: Donnerstag, um 11:45 Uhr, Raum D404.
|
||||
|
@ -14,3 +17,5 @@
|
|||
{:.bordered.non_full.center}
|
||||
|
||||
- **Abgabe**: bei F402 oder per E-Mail bis Montag 15:00
|
||||
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
## Funktionalanalysis II
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [Skript](https://ilias-6.kim.uni-konstanz.de/goto_ILIASKONSTANZ_file_1406532_download.html) (Oliver Schnürer) auf ILIAS.
|
||||
- [ILIAS](https://ilias-6.kim.uni-konstanz.de/ilias.php?ref_id=1391680&cmd=frameset&cmdClass=ilrepositorygui&cmdNode=x6&baseClass=ilRepositoryGUI)
|
||||
- **Termine**: Donnerstag, um 11:45 Uhr, Raum D404.
|
||||
|
@ -14,3 +16,5 @@
|
|||
{:.bordered.non_full.center}
|
||||
|
||||
- **Abgabe**: bei F402 oder per E-Mail bis Montag 15:00
|
||||
|
||||
</section>
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
## Seminar: Geometrische Analysis
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
Gaspard Jankowiak und Oliver Schnürer
|
||||
|
||||
**Termin**: Montag um 15.15 Uhr, Raum D404
|
||||
|
@ -45,3 +48,5 @@ Flow" für ebene Kurven und konzentrieren uns dabei auf den Beitrag von M. Gage
|
|||
### Vorbesprechung
|
||||
|
||||
Dienstag 22.03.2022 um 10 Uhr, Raum F426
|
||||
|
||||
</section>
|
||||
|
|
|
@ -1,12 +1,19 @@
|
|||
|
||||
## PDE III: De Giorgi-Nash-Moser Theorie
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [ILIAS](https://ilias.uni-konstanz.de/goto_ILIASKONSTANZ_crs_1491669.html)
|
||||
- [Skript](https://gaspard.janko.fr/s/enseignement/konstanz/SoSe2023/PDE3/PDE3-DeGiorgiNashMoser.pdf) (auch auf ILIAS)
|
||||
- **Termine**: Mittwoch um 15:15 Uhr, Raum D436
|
||||
|
||||
</section>
|
||||
|
||||
## Seminar: Keller-Segel Modelle: Langzeitverhalten
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [ILIAS](https://ilias.uni-konstanz.de/goto_ILIASKONSTANZ_crs_1559853.html)
|
||||
- **Termine**: Freitag um 10:00 Uhr, Raum D436
|
||||
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
## GDG mit geometrischen Anwendungen
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [Skript (auf ILIAS)](https://ilias.uni-konstanz.de/goto_ILIASKONSTANZ_file_1319538_download.html) (Oliver Schnürer)
|
||||
- Übungsblätter:
|
||||
[1](/s/enseignement/konstanz/WiSe2021/GODE/Blatt_1.pdf)
|
||||
|
@ -13,3 +15,4 @@
|
|||
· [9](/s/enseignement/konstanz/WiSe2021/GODE/Blatt_9.pdf)
|
||||
· [10](/s/enseignement/konstanz/WiSe2021/GODE/Blatt_10.pdf)
|
||||
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
## Theorie und Numerik PDGs
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [Skript](http://www.math.uni-konstanz.de/~schnuere/skripte/pde1-2021.pdf) (Oliver Schnürer)
|
||||
- Übungsblätter:
|
||||
[1](/s/enseignement/konstanz/WiSe2021/TNPDG_1/Blatt_1.pdf)<sup>[L](/static/enseignement/konstanz/WiSe2021/TNPDG_1/Blatt_1_5_loesung.pdf)</sup>
|
||||
|
@ -12,3 +14,4 @@
|
|||
|
||||
*Abgabe bei F402 oder per Email bis Montag 14:00 (Dienstag 10:00 wenn Montag ein Feiertag ist)*
|
||||
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
## Differentialgeometrie III
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [Skript](https://www.math.uni-konstanz.de/~schnuere/skripte/dg3-2022.pdf) (Oliver Schnürer)
|
||||
- [ILIAS + Forum](https://ilias.uni-konstanz.de/goto_ILIASKONSTANZ_crs_1491669.html)
|
||||
- **Termine**: Donnerstag, um 13:30 Uhr, Raum D436
|
||||
|
@ -22,3 +24,5 @@
|
|||
{:.bordered.non_full.center}
|
||||
|
||||
- **Abgabe**: bei F402 oder per E-Mail bis Dienstag 10:00
|
||||
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
## Partielle Differentialgleichungen II
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- [Skript](https://www.math.uni-konstanz.de/~schnuere/skripte/pde2-2022.pdf) (Oliver Schnürer)
|
||||
- [ILIAS + Forum](https://ilias.uni-konstanz.de/goto_ILIASKONSTANZ_crs_1491652.html)
|
||||
- **Termine**: Dienstag, um 13:30 Uhr, Raum F426
|
||||
|
@ -22,3 +24,5 @@
|
|||
|
||||
|
||||
- **Abgabe**: bei F402 oder per E-Mail bis Montag 10:00
|
||||
|
||||
</section>
|
||||
|
|
|
@ -8,11 +8,18 @@ lang: de
|
|||
# Sommersemester 2024
|
||||
|
||||
## Schulmathematik Analysis
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- Termin: montags um 12:00 @ SR 11.33.
|
||||
- Alle Unterlagen sind auf [Moodle](https://moodle.uni-graz.at/course/view.php?id=121394) verfügbar.
|
||||
|
||||
</section>
|
||||
|
||||
## Linear Algebra und analytische Geometrie
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
- Gruppe 2:
|
||||
* Termin: donnerstags um 11:30 @ SR 11.34
|
||||
* [Moodle](https://moodle.uni-graz.at/course/view.php?id=118101)
|
||||
|
@ -27,6 +34,8 @@ lang: de
|
|||
|3|21. Mar|
|
||||
{:.bordered.non_full.center}
|
||||
|
||||
</section>
|
||||
|
||||
# Vergangene Semester
|
||||
|
||||
<details>
|
||||
|
|
|
@ -10,15 +10,25 @@ en_url: /en/teaching
|
|||
|
||||
## 2013-2014
|
||||
|
||||
|
||||
### Optimisation numérique
|
||||
<section markdown="1" class="subsection">
|
||||
[Page dédiée](https://www.ceremade.dauphine.fr/~amic/enseignement/OptiNum2014/) aux TP, gérée par Amic Frouvelle.
|
||||
|
||||
</section>
|
||||
|
||||
## 2012-2013
|
||||
|
||||
|
||||
### Algèbre linéaire 3
|
||||
<section markdown="1" class="subsection">
|
||||
* [Best of partiel 2012](/files/al3/bop-2012.pdf)
|
||||
</section>
|
||||
|
||||
|
||||
### Optimisation numérique
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
* [Sujet TD/TP n°1](/files/opt/2013/TD1-2013.pdf) : Différences finies, optimisation unidimensionnelle
|
||||
* Correction différences finies : [à droite](/files/opt/2013/diff_fin_droite.m) et [centrées](/files/opt/2013/diff_fin_centre.m)
|
||||
* TD n°2 : [sujet](/files/opt/2013/TD2-2013.pdf),
|
||||
|
@ -28,19 +38,36 @@ TP n°2 : [archive](/files/opt/2013/tp2.tar.gz), [sujet](/files/opt/2013/TP2-201
|
|||
* TP n°3 : [sujet](/files/opt/2013/TP3-2013.pdf), [archive](/files/opt/2013/tp3.tar.gz)
|
||||
* [Correction](/files/opt/2013/CC1_correction.pdf) du contrôle continu 6 mars 2013
|
||||
|
||||
</section>
|
||||
|
||||
## 2011-2012
|
||||
|
||||
|
||||
### Algèbre linéaire 3
|
||||
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
* [TD n°2 exo 20](/files/al3/exo20.pdf) Projection sur l'espace des matrices scalaires et diagonales.
|
||||
|
||||
</section>
|
||||
|
||||
### Optimisation numérique
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
* [Corrigé](/files/opt/2012/corrige_cc.pdf) du contrôle continu du 15 mars 2012
|
||||
* [Sujet TD n°1](/files/opt/2012/td1.pdf) : Rappels de calcul différentiel
|
||||
* [Sujet TP n°2](/files/opt/2012/tp22012.pdf) : Optimisation de portefeuille
|
||||
* [Sujet TP n°3](/files/opt/2012/tp32012.pdf) : Débruitage
|
||||
|
||||
</section>
|
||||
|
||||
## 2010-2011
|
||||
|
||||
|
||||
### Algèbre linéaire 3
|
||||
<section markdown="1" class="subsection">
|
||||
|
||||
* [Exos supplémentaires](/files/al3/al3_supp.pdf) Produits d'EV, interpolation, équivalence de normes,
|
||||
norme induite, normes de matrices, polynômes orthogonaux, alternative de Fredholm, projecteurs, moindres carrés.
|
||||
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue