-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAlgebre_Lineaire_Chapitre_2024.typ
45 lines (37 loc) · 1.07 KB
/
Algebre_Lineaire_Chapitre_2024.typ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#import "@preview/bubble:0.1.0": *
#import "@preview/fletcher:0.4.3" as fletcher: diagram, node, edge
#import "@preview/cetz:0.2.2": canvas, draw, tree
#import "@preview/cheq:0.1.0": checklist
#import "@preview/typpuccino:0.1.0": macchiato
#import "@preview/wordometer:0.1.1": *
#import "@preview/tablem:0.1.0": tablem
#show: bubble.with(
title: "Algebre_Lineaire_Chapitre_2024",
subtitle: "06/09/2024",
author: "Lucas Duchet-Annez",
affiliation: "EPFL",
year: "2024/2025",
class: "Génie Mécanique",
logo: image("JOJO_magazine_Spring_2022_cover-min-modified.png"),
)
#set page(footer: context [
#set text(8pt)
#set align(center)
#text("page "+ counter(page).display())
]
)
#set heading(numbering: "1.1")
#show: checklist.with(fill: luma(95%), stroke: blue, radius: .2em)
= Chapitres
== Pas commencé
- Formule de Cramer et des cofacteurs
- Déterminant
- Changement de bases et matrices semblables
- Matrices de passage
- Développement par colonne/ligne
- Diagonalisation
- Espace préhilbertien
- Le procédé de Gram-Schmidt
== En cours
== Fait
== Révisé