Skip to content

Commit

Permalink
Update Matrix_calculus.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MerkulovDaniil committed Nov 9, 2024
1 parent 751be82 commit 7484222
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/theory/Matrix_calculus.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
---
title: Matrix calculus
order: 1
format:
fminxyz-html: default
gfm: default
# pdf: default
# beamer: default

format-links:
- format: pdf
text: PDF
# - format: beamer
# text: Slides
---

## Basic linear algebra background

### Vectors and matrices

We will treat all vectors as column vectors by default. The space of real vectors of length $n$ is denoted by $\mathbb{R}^n$, while the space of real-valued $m \times n$ matrices is denoted by $\mathbb{R}^{m \times n}$. That's it: [^1]
Expand Down

0 comments on commit 7484222

Please sign in to comment.