-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: VectorPSFs v1.0.1 (#122451)
UUID: 8910f421-7bf2-4b64-9cf8-3e7fe6cfee70 Repo: https://github.com/IvanKuznetsoff/VectorPSFs.jl.git Tree: ea96cd33a25b75ac5fdbb2c0850dfd57aaaee63b Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
- Loading branch information
1 parent
be19517
commit 713fe12
Showing
5 changed files
with
24 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,9 @@ | ||
[1] | ||
Documenter = "1.8.0-1" | ||
HCubature = "1.7.0-1" | ||
Optim = "1.10.0-1" | ||
PSFModels = "0.8" | ||
SmoothingSplines = "0.3" | ||
StaticArrays = "1.9.0-1" | ||
Statistics = "1.10.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,9 @@ | ||
[1] | ||
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" | ||
HCubature = "19dc6840-f33b-545b-b366-655c7e3ffd49" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
Optim = "429524aa-4258-5aef-a3af-852621145aeb" | ||
PSFModels = "9ba017d1-7760-46cd-84a3-1e79e9ae9ddc" | ||
SmoothingSplines = "102930c3-cf33-599f-b3b1-9a29a5acab30" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
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 = "VectorPSFs" | ||
uuid = "8910f421-7bf2-4b64-9cf8-3e7fe6cfee70" | ||
repo = "https://github.com/IvanKuznetsoff/VectorPSFs.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 @@ | ||
["1.0.1"] | ||
git-tree-sha1 = "ea96cd33a25b75ac5fdbb2c0850dfd57aaaee63b" |