Skip to content

Commit 2d74275

Browse files
New package: MatrixSign v0.1.0 (#141880)
UUID: a25fa8c1-e8fe-40fb-8be2-d139e369b1d5 Repo: https://github.com/MurrellGroup/MatrixSign.jl.git Tree: 55e5fde6dc11c88f3d419bed2554baca6ddcfc11 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 9153e4e commit 2d74275

File tree

5 files changed

+21
-0
lines changed

5 files changed

+21
-0
lines changed

M/MatrixSign/Compat.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[0]
2+
BFloat16s = "0.6"
3+
ChainRulesCore = "1"
4+
FillArrays = "1.14.0 - 1"
5+
LinearAlgebra = "1"
6+
MacroTools = "0.5.16 - 0.5"
7+
NNlib = "0.9.31 - 0.9"
8+
julia = "1.10.0 - 1"

M/MatrixSign/Deps.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[0]
2+
BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b"
3+
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
4+
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
5+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6+
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
7+
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"

M/MatrixSign/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "MatrixSign"
2+
uuid = "a25fa8c1-e8fe-40fb-8be2-d139e369b1d5"
3+
repo = "https://github.com/MurrellGroup/MatrixSign.jl.git"

M/MatrixSign/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "55e5fde6dc11c88f3d419bed2554baca6ddcfc11"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8193,6 +8193,7 @@ a2598c62-e771-4eb8-9887-959a94ab00ef = { name = "StochasticGene", path = "S/Stoc
81938193
a25bc8ac-9d24-42b2-8edd-3d267ec19fc5 = { name = "ComoniconOptions", path = "C/ComoniconOptions" }
81948194
a25cea48-d430-424a-8ee7-0d3ad3742e9e = { name = "SpecialPolynomials", path = "S/SpecialPolynomials" }
81958195
a25e2219-d8cc-47b2-bc88-9b0dc7d4b2a3 = { name = "ComplexPaths", path = "C/ComplexPaths" }
8196+
a25fa8c1-e8fe-40fb-8be2-d139e369b1d5 = { name = "MatrixSign", path = "M/MatrixSign" }
81968197
a2619673-1d62-4ca3-9815-ccab58eb1c5a = { name = "FAME", path = "F/FAME" }
81978198
a262596c-dd27-4d54-b019-3619024addbd = { name = "RemoveLFS", path = "R/RemoveLFS" }
81988199
a262fb0b-5671-4fb4-9d61-972db9a18944 = { name = "KiteSimulators", path = "K/KiteSimulators" }

0 commit comments

Comments
 (0)