We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be600d commit a86ee74Copy full SHA for a86ee74
1 file changed
docs/src/examples.md
@@ -1,7 +1,7 @@
1
# Examples
2
## Creating Variables
3
```jldoctest usage; output = false
4
-using LinearAlgebra: tr, norm, I
+using LinearAlgebra: diag, diagm, I, norm, tr
5
using DiffMatic
6
7
@matrix A B C
0 commit comments