-
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: SphericalClusterMass v0.1.0 (#122612)
UUID: 4e4236b1-b06d-4ded-9e3d-2d170138da79 Repo: https://github.com/tmistele/SphericalClusterMass.jl.git Tree: 702696f3e10808506ec4ca09cd135a8871d11d67 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
01dbb64
commit 3d8a97b
Showing
5 changed files
with
34 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
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,13 @@ | ||
[0] | ||
BSplineKit = "0.17" | ||
Dierckx = "0.5" | ||
ForwardDiff = "0.10" | ||
HypergeometricFunctions = "0.3.25-0.3" | ||
OrdinaryDiffEq = "6" | ||
Plots = "1" | ||
PlutoUI = "0.7" | ||
QuadGK = "2" | ||
StaticArrays = "1" | ||
Unitful = "1" | ||
UnitfulAstro = "1" | ||
julia = "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,15 @@ | ||
[0] | ||
BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a" | ||
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94" | ||
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" | ||
HypergeometricFunctions = "34004b35-14d8-5ef3-9330-4cdb6864b03a" | ||
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" | ||
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" | ||
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" | ||
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8" | ||
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" | ||
UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f" |
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 = "SphericalClusterMass" | ||
uuid = "4e4236b1-b06d-4ded-9e3d-2d170138da79" | ||
repo = "https://github.com/tmistele/SphericalClusterMass.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.1.0"] | ||
git-tree-sha1 = "702696f3e10808506ec4ca09cd135a8871d11d67" |