Skip to content

Commit

Permalink
New package: MatrixFuns v1.0.0 (#122840)
Browse files Browse the repository at this point in the history
UUID: de0a5e7d-9ed9-4b51-b397-e23faa31cb8d
Repo: https://github.com/xuequan818/MatrixFuns.jl.git
Tree: 85dbf782a437fdde6e6743231e144037ce358782

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 15, 2025
1 parent 85865d2 commit 03ace4a
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 0 deletions.
16 changes: 16 additions & 0 deletions M/MatrixFuns/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
17 changes: 17 additions & 0 deletions M/MatrixFuns/Deps.toml
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions M/MatrixFuns/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MatrixFuns"
uuid = "de0a5e7d-9ed9-4b51-b397-e23faa31cb8d"
repo = "https://github.com/xuequan818/MatrixFuns.jl.git"
2 changes: 2 additions & 0 deletions M/MatrixFuns/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "85dbf782a437fdde6e6743231e144037ce358782"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 03ace4a

Please sign in to comment.