diff --git a/Project.toml b/Project.toml index f23e6db..0a81dfa 100644 --- a/Project.toml +++ b/Project.toml @@ -3,6 +3,11 @@ uuid = "b792393f-c282-49a7-9f38-c9eb706a4cbb" authors = ["holmesv3 and contributors"] version = "0.1.0" +[deps] +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" + [compat] julia = "1"