-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: Einstein v0.0.2 (#122822)
UUID: 090ec698-01a0-4de4-b9a9-b0520fa6fd58 Repo: https://github.com/AuroraDysis/Einstein.jl.git Tree: 4b6566525782965ac347f64a1c38267e02ce925a Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
2bbdbe0
commit 78607ae
Showing
5 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.0.2"] | ||
git-tree-sha1 = "4b6566525782965ac347f64a1c38267e02ce925a" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters