Skip to content

Commit

Permalink
New version: StructuredLight v0.3.0 (#112260)
Browse files Browse the repository at this point in the history
UUID: 13204c9-a6e5-4c09-8c7b-ee09b09e0944
Repo: https://github.com/marcsgil/StructuredLight.jl.git
Tree: 8409bdfe0fa372bef857ead98ff8efdde6712918

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Aug 2, 2024
1 parent 08d9ec8 commit dd1807e
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 6 deletions.
10 changes: 9 additions & 1 deletion S/StructuredLight/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,20 @@ Images = "0.25.3-0.25"
["0.1.1-0.1"]
Images = "0.17.3-0.25.3"

["0.2-0"]
["0.2"]
ColorSchemes = "3"
FourierTools = "0.4"
Images = "0.26"
KernelAbstractions = "0.9"
Reexport = "1"
Tullio = "0.3"
VideoIO = "1"

["0.2-0"]
julia = "1.10.0-1"

["0.3-0"]
Bessels = "0.2"
FFTW = "1"
KernelAbstractions = "0.8-0.9"
PrecompileTools = "1"
17 changes: 12 additions & 5 deletions S/StructuredLight/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
[0]
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0-0.1"]
CUDAKernels = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0-0.2"]
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
FourierTools = "b18b359b-aebc-45ac-a139-9c0ccbb2871e"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
VideoIO = "d6d074c3-1acf-5d4c-9a43-ef38773959a2"

["0-0.1"]
CUDAKernels = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
["0.3-0"]
Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3 changes: 3 additions & 0 deletions S/StructuredLight/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "31aff070adc2f83b8780e45df8655bd09b21204a"

["0.2.0"]
git-tree-sha1 = "8de25d99fd73ef60e3ad370bbc7a4e477791b3ef"

["0.3.0"]
git-tree-sha1 = "8409bdfe0fa372bef857ead98ff8efdde6712918"
3 changes: 3 additions & 0 deletions S/StructuredLight/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[0]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

["0.3-0"]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

0 comments on commit dd1807e

Please sign in to comment.