Skip to content

Commit f085edf

Browse files
New package: ReducedShiftedKrylov v0.1.0 (#144676)
UUID: 4d429029-a74f-409e-95c5-00936df3696f Repo: https://github.com/hsugawa8651/ReducedShiftedKrylov.jl.git Tree: 1b33b80851fd76da30387b5aaf7474a0b17500dd Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 857d8ec commit f085edf

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

R/ReducedShiftedKrylov/Compat.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
julia = "1.10.0 - 1"

R/ReducedShiftedKrylov/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[0]
2+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3+
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "ReducedShiftedKrylov"
2+
uuid = "4d429029-a74f-409e-95c5-00936df3696f"
3+
repo = "https://github.com/hsugawa8651/ReducedShiftedKrylov.jl.git"
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 = "1b33b80851fd76da30387b5aaf7474a0b17500dd"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,6 +3967,7 @@ some amount of consideration when choosing package names.
39673967
4d2d9364-ca76-473b-964a-083ad86fcbf9 = { name = "IOStructs", path = "I/IOStructs" }
39683968
4d2f22df-77d7-5622-8d7f-1db4ec2bcc3a = { name = "GARCH", path = "G/GARCH" }
39693969
4d396880-2e3f-4be1-8c36-e87777010d00 = { name = "XRT", path = "X/XRT" }
3970+
4d429029-a74f-409e-95c5-00936df3696f = { name = "ReducedShiftedKrylov", path = "R/ReducedShiftedKrylov" }
39703971
4d4711f2-db25-561a-b6b3-d35e7d4047d3 = { name = "MatrixMarket", path = "M/MatrixMarket" }
39713972
4d49a1dd-e5d0-4271-9114-9bcba05437f0 = { name = "Suiron", path = "S/Suiron" }
39723973
4d4e40ad-7e7d-4024-a1b1-ebf43adef3b8 = { name = "GPFlux", path = "G/GPFlux" }

0 commit comments

Comments
 (0)