Skip to content

Commit cf129cd

Browse files
New package: OperatorAlgebra v0.1.0 (#141161)
UUID: 49087e99-997d-48ed-8945-d57b707c274b Repo: https://github.com/h-mnzlr/OperatorAlgebra.jl.git Tree: c9fdb22745f9a038bd2685e824b998496ee78b0e Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 3041ea7 commit cf129cd

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed

O/OperatorAlgebra/Compat.toml

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

O/OperatorAlgebra/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3+
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
4+
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

O/OperatorAlgebra/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "OperatorAlgebra"
2+
uuid = "49087e99-997d-48ed-8945-d57b707c274b"
3+
repo = "https://github.com/h-mnzlr/OperatorAlgebra.jl.git"

O/OperatorAlgebra/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 = "c9fdb22745f9a038bd2685e824b998496ee78b0e"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3696,6 +3696,7 @@ some amount of consideration when choosing package names.
36963696
49057fa9-d513-5ef6-ae80-2dc68a70a2bd = { name = "HybridStructs", path = "H/HybridStructs" }
36973697
49080126-0e18-4c2a-b176-c102e4b3760c = { name = "ZipArchives", path = "Z/ZipArchives" }
36983698
4908299a-382f-4474-b696-db03060d32c1 = { name = "GMTAccess", path = "G/GMTAccess" }
3699+
49087e99-997d-48ed-8945-d57b707c274b = { name = "OperatorAlgebra", path = "O/OperatorAlgebra" }
36993700
490da00b-a60c-4ded-a4cf-df7cded56bfa = { name = "Thunks", path = "T/Thunks" }
37003701
49138a36-0386-40e9-aaa4-13a46f310b6c = { name = "TradeStationAPI", path = "T/TradeStationAPI" }
37013702
491db154-c145-5abe-9c32-446728d60cce = { name = "Check_jll", path = "jll/C/Check_jll" }

0 commit comments

Comments
 (0)