diff --git a/M/MatrixFuns/Compat.toml b/M/MatrixFuns/Compat.toml new file mode 100644 index 000000000000000..54f47329c04c665 --- /dev/null +++ b/M/MatrixFuns/Compat.toml @@ -0,0 +1,16 @@ +[1] +Arblib = "1" +ChainRules = "1" +ChainRulesCore = "1" +ChainRulesTestUtils = "1" +Clustering = "0.15" +Combinatorics = "1" +DiffTests = "0.1" +ForwardDiff = "0.10" +IterTools = "1" +MappedArrays = "0.4" +PermutationSymmetricTensors = "0.2" +SpecialFunctions = "2" +StaticArrays = "1" +TaylorSeries = "0.18" +julia = "1.10.0-1" diff --git a/M/MatrixFuns/Deps.toml b/M/MatrixFuns/Deps.toml new file mode 100644 index 000000000000000..ab7ef3a1f6b7c5a --- /dev/null +++ b/M/MatrixFuns/Deps.toml @@ -0,0 +1,17 @@ +[1] +Arblib = "fb37089c-8514-4489-9461-98f9c8763369" +ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2" +ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" +ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a" +Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5" +Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" +DiffTests = "de460e47-3fe3-5279-bb4a-814414816d5d" +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" +IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900" +PermutationSymmetricTensors = "22e17884-8c1a-4ea8-8b39-5974e24a9d31" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" +TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/M/MatrixFuns/Package.toml b/M/MatrixFuns/Package.toml new file mode 100644 index 000000000000000..a85376ff3feab25 --- /dev/null +++ b/M/MatrixFuns/Package.toml @@ -0,0 +1,3 @@ +name = "MatrixFuns" +uuid = "de0a5e7d-9ed9-4b51-b397-e23faa31cb8d" +repo = "https://github.com/xuequan818/MatrixFuns.jl.git" diff --git a/M/MatrixFuns/Versions.toml b/M/MatrixFuns/Versions.toml new file mode 100644 index 000000000000000..509d2ebb4f3e3e9 --- /dev/null +++ b/M/MatrixFuns/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "85dbf782a437fdde6e6743231e144037ce358782" diff --git a/Registry.toml b/Registry.toml index 06a2dc7a2bac7a6..9fccf7c59cba366 100644 --- a/Registry.toml +++ b/Registry.toml @@ -10323,6 +10323,7 @@ ddfeb750-efa4-54db-b6b8-70458c04a6eb = { name = "libaio_jll", path = "jll/L/liba de004529-e20a-5d30-89d8-7739140c50e5 = { name = "PhaseSpaceIO", path = "P/PhaseSpaceIO" } de008ff0-c357-11e8-3329-7fe746fe836e = { name = "RockSample", path = "R/RockSample" } de012916-1e3f-58c2-8f29-df3ef51d412d = { name = "at_spi2_atk_jll", path = "jll/A/at_spi2_atk_jll" } +de0a5e7d-9ed9-4b51-b397-e23faa31cb8d = { name = "MatrixFuns", path = "M/MatrixFuns" } de0a67f4-c691-11e8-0034-5fc6e16e22d3 = { name = "DeepQLearning", path = "D/DeepQLearning" } de0b34ba-74bd-4023-98f7-dda430e1ad06 = { name = "InvariantCausal", path = "I/InvariantCausal" } de1797fd-24c3-4035-91a2-b52aecdcfb01 = { name = "AnnuliOrthogonalPolynomials", path = "A/AnnuliOrthogonalPolynomials" }