Skip to content

Commit

Permalink
add LinearAlgebra
Browse files Browse the repository at this point in the history
  • Loading branch information
tawheeler committed Sep 22, 2024
1 parent e9b5ddc commit 424d2bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ uuid = "8f25b07e-6077-4668-9c5e-9c6bcc4ef962"
authors = ["Integra-Spec-A <[email protected]>"]
version = "0.1.0"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
julia = "1.10"

0 comments on commit 424d2bd

Please sign in to comment.