Commit 74d791e
authored
Use math notation in array rules docs (#290)
* Bump required version of Documenter
* Add macros from physics package
* Use Re and Im
* Use tr
* Remove wayward comma
* Number equations correctly
* Engage inline equation syntax
* Use ip
* Remove conj
* Use asterisk for conjugate
* Link to LU rule blog post
As recommended by @nickrobinson251 in JuliaDiff/ChainRules.jl#354 (comment)
* Use inner product everywhere
* Use mathrm
* Use inner product in more places
* Add Sylvester equation example
* Use mathsf for (conjugate) transpose
* Add missing sign
* Clarify language1 parent 1be1a05 commit 74d791e
2 files changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
30 | 44 | | |
31 | 45 | | |
32 | 46 | | |
| |||
0 commit comments