diff --git a/E/Einstein/Compat.toml b/E/Einstein/Compat.toml new file mode 100644 index 000000000000000..4d5885628bf80bc --- /dev/null +++ b/E/Einstein/Compat.toml @@ -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" diff --git a/E/Einstein/Deps.toml b/E/Einstein/Deps.toml new file mode 100644 index 000000000000000..b259a0c5a7fdc0d --- /dev/null +++ b/E/Einstein/Deps.toml @@ -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" diff --git a/E/Einstein/Package.toml b/E/Einstein/Package.toml new file mode 100644 index 000000000000000..7c15bd388331696 --- /dev/null +++ b/E/Einstein/Package.toml @@ -0,0 +1,3 @@ +name = "Einstein" +uuid = "090ec698-01a0-4de4-b9a9-b0520fa6fd58" +repo = "https://github.com/AuroraDysis/Einstein.jl.git" diff --git a/E/Einstein/Versions.toml b/E/Einstein/Versions.toml new file mode 100644 index 000000000000000..e77c79bedcc61a5 --- /dev/null +++ b/E/Einstein/Versions.toml @@ -0,0 +1,2 @@ +["0.0.2"] +git-tree-sha1 = "4b6566525782965ac347f64a1c38267e02ce925a" diff --git a/Registry.toml b/Registry.toml index c1a17ea999c974f..c0d9ca8aec9cf90 100644 --- a/Registry.toml +++ b/Registry.toml @@ -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" }