Skip to content

Commit f0a17c4

Browse files
New package: OrbitPropagationLibrary v0.1.0 (#144883)
UUID: c20f9b96-66de-4231-bbc8-363008277063 Repo: https://github.com/ampalski/OrbitPropagationLibrary.jl.git Tree: 3cd324e81f1b95321d3849721f68f27715c475d3 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 6c46c69 commit f0a17c4

File tree

5 files changed

+23
-0
lines changed

5 files changed

+23
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[0]
2+
BenchmarkTools = "1.6.3 - 1"
3+
DataFrames = "1"
4+
DifferentialEquations = "7"
5+
LinearAlgebra = "1.11.0 - 1"
6+
OrbitPropagationLibrarySOFA = "0.2"
7+
SparseArrays = "1.12.0 - 1"
8+
StaticArrays = "1"
9+
julia = "1.12.0 - 1"
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[0]
2+
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3+
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
4+
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
5+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6+
OrbitPropagationLibrarySOFA = "38b9e004-e2fa-4648-aa91-337faf7b69aa"
7+
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
8+
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "OrbitPropagationLibrary"
2+
uuid = "c20f9b96-66de-4231-bbc8-363008277063"
3+
repo = "https://github.com/ampalski/OrbitPropagationLibrary.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 = "3cd324e81f1b95321d3849721f68f27715c475d3"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9969,6 +9969,7 @@ c2036f84-fecd-45db-822d-61dbed506f2f = { name = "Medipix", path = "M/Medipix" }
99699969
c205f263-c50b-522f-8355-d1dd211834e2 = { name = "yyjson_jll", path = "jll/Y/yyjson_jll" }
99709970
c2071276-7c44-58a7-b746-946036e04d0a = { name = "P11Kit_jll", path = "jll/P/P11Kit_jll" }
99719971
c20c605d-adbe-46e4-9db6-e2b04c3ba023 = { name = "Hyperelastics", path = "H/Hyperelastics" }
9972+
c20f9b96-66de-4231-bbc8-363008277063 = { name = "OrbitPropagationLibrary", path = "O/OrbitPropagationLibrary" }
99729973
c214720e-3c4f-4d89-8b85-b9ea3aac2a05 = { name = "EvidentialFlux", path = "E/EvidentialFlux" }
99739974
c21b50f5-aa40-41ea-b809-c0f5e47bfa5c = { name = "YAXArrays", path = "Y/YAXArrays" }
99749975
c21dee59-005f-55b6-acfd-94526b082a96 = { name = "Lattices", path = "L/Lattices" }

0 commit comments

Comments
 (0)