Skip to content

Commit

Permalink
New package: VectorPSFs v1.0.1 (#122451)
Browse files Browse the repository at this point in the history
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
JuliaRegistrator and JuliaHubRegistrator authored Jan 8, 2025
1 parent be19517 commit 713fe12
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6414,6 +6414,7 @@ some amount of consideration when choosing package names.
88fa7841-ef32-4516-bb70-c6ec135699d9 = { name = "GilbertCurves", path = "G/GilbertCurves" }
89089acc-ee81-44d2-83aa-3aa2951b1031 = { name = "LibZip", path = "L/LibZip" }
890bb398-7f8e-4565-ac8e-279ab2833f68 = { name = "DynamicBoundsBase", path = "D/DynamicBoundsBase" }
8910f421-7bf2-4b64-9cf8-3e7fe6cfee70 = { name = "VectorPSFs", path = "V/VectorPSFs" }
8913a72c-1f9b-4ce2-8d82-65094dcecaec = { name = "NonlinearSolve", path = "N/NonlinearSolve" }
891a1506-143c-57d2-908e-e1f8e92e6de9 = { name = "GaussianProcesses", path = "G/GaussianProcesses" }
891f6deb-a4f5-4bc5-a2e3-1e8f649cdd2c = { name = "OceanStateEstimation", path = "O/OceanStateEstimation" }
Expand Down
9 changes: 9 additions & 0 deletions V/VectorPSFs/Compat.toml
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"
9 changes: 9 additions & 0 deletions V/VectorPSFs/Deps.toml
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"
3 changes: 3 additions & 0 deletions V/VectorPSFs/Package.toml
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"
2 changes: 2 additions & 0 deletions V/VectorPSFs/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.1"]
git-tree-sha1 = "ea96cd33a25b75ac5fdbb2c0850dfd57aaaee63b"

0 comments on commit 713fe12

Please sign in to comment.