Skip to content

Commit

Permalink
New package: Einstein v0.0.2 (#122822)
Browse files Browse the repository at this point in the history
UUID: 090ec698-01a0-4de4-b9a9-b0520fa6fd58
Repo: https://github.com/AuroraDysis/Einstein.jl.git
Tree: 4b6566525782965ac347f64a1c38267e02ce925a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 14, 2025
1 parent 2bbdbe0 commit 78607ae
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 0 deletions.
22 changes: 22 additions & 0 deletions E/Einstein/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[0]
AbstractFFTs = "1.5.0-1"
ApproxFun = "0.13.27-0.13"
ArgCheck = "2.4.0-2"
BandedMatrices = "1.9.0-1"
EnumX = "1.0.4-1"
FFTW = "1.8.0-1"
FastBroadcast = "0.3.5-0.3"
FastTransforms = "0.16.8-0.16"
FillArrays = "1.13.0-1"
LinearAlgebra = "1.11.0-1"
NonlinearSolve = "4.3.0-4"
OrdinaryDiffEq = "6.90.1-6"
Parameters = "0.12.3-0.12"
Reexport = "1.2.2-1"
SciMLBase = "2.70.0-2"
SparseArrays = "1.11.0-1"
SphericalFunctions = "2.2.6-2"
StaticArrays = "1.9.10-1"
ToeplitzMatrices = "0.8.5-0.8"
Xsum = "1.3.0-1"
julia = "1.10.0-1"
21 changes: 21 additions & 0 deletions E/Einstein/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[0]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
ApproxFun = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
FastTransforms = "057dd010-8810-581a-b7be-e3fc3b93f78c"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SphericalFunctions = "af6d55de-b1f7-4743-b797-0829a72cf84e"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
Xsum = "1fd64df0-a4d2-11e9-360d-2f03868f4cf5"
3 changes: 3 additions & 0 deletions E/Einstein/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Einstein"
uuid = "090ec698-01a0-4de4-b9a9-b0520fa6fd58"
repo = "https://github.com/AuroraDysis/Einstein.jl.git"
2 changes: 2 additions & 0 deletions E/Einstein/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.2"]
git-tree-sha1 = "4b6566525782965ac347f64a1c38267e02ce925a"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ some amount of consideration when choosing package names.
08f4d4ce-cf43-44bb-ad95-9d2d5f413532 = { name = "ClimaLand", path = "C/ClimaLand" }
08f7bda6-d19a-5869-bd1c-a698fdb2a278 = { name = "FEHM", path = "F/FEHM" }
0903f2b2-81ff-5be9-abf7-91be1d67eee8 = { name = "mold_jll", path = "jll/M/mold_jll" }
090ec698-01a0-4de4-b9a9-b0520fa6fd58 = { name = "Einstein", path = "E/Einstein" }
09137a06-29c6-4e66-9476-ab7e4b8c7492 = { name = "MicrobiomeAnalysis", path = "M/MicrobiomeAnalysis" }
0913cafa-90c8-523e-aa68-da9dd2ac225d = { name = "MarkableIntegers", path = "M/MarkableIntegers" }
09181f56-3701-4cc7-90cd-48d6c64fd517 = { name = "GradValley", path = "G/GradValley" }
Expand Down

0 comments on commit 78607ae

Please sign in to comment.