diff --git a/E/ExtraMatrix/Compat.toml b/E/ExtraMatrix/Compat.toml index 3f3531f..e69de29 100644 --- a/E/ExtraMatrix/Compat.toml +++ b/E/ExtraMatrix/Compat.toml @@ -1,3 +0,0 @@ -["0.1"] -julia = "0.7-1" -FactoredMatrices = "0.1" diff --git a/E/ExtraMatrix/Deps.toml b/E/ExtraMatrix/Deps.toml index 8a132c8..5927df6 100644 --- a/E/ExtraMatrix/Deps.toml +++ b/E/ExtraMatrix/Deps.toml @@ -1,9 +1,11 @@ -["0.0-0.1"] +[0] +Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" +FactoredMatrices = "13d07ad6-c0d4-11e8-35b1-91a532e61cc8" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" + +["0-0.0.1"] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" -LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -FactoredMatrices = "13d07ad6-c0d4-11e8-35b1-91a532e61cc8" -Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" -Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" diff --git a/E/ExtraMatrix/Versions.toml b/E/ExtraMatrix/Versions.toml index e0f55dd..02bd2f8 100644 --- a/E/ExtraMatrix/Versions.toml +++ b/E/ExtraMatrix/Versions.toml @@ -1,2 +1,5 @@ ["0.0.1"] git-tree-sha1 = "af3be3a63fa59994d8f8837b9807ebde234a119f" + +["0.0.2"] +git-tree-sha1 = "0b8f72b772af43e1c6503a753e44fcc3dd07fecb"