Add method

This commit is contained in:
holmesv3 2022-03-28 17:37:47 -04:00
parent 9cfc7e6357
commit 9829e24323

View File

@ -3,6 +3,11 @@ uuid = "b792393f-c282-49a7-9f38-c9eb706a4cbb"
authors = ["holmesv3 <holmesv3@msu.edu> 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"