Skip to content

Commit

Permalink
New package: SeparableFunctions v0.1.0 (#77442)
Browse files Browse the repository at this point in the history
UUID: c8c7ead4-852c-491e-a42d-3d43bc74259e
Repo: https://github.com/bionanoimaging/SeparableFunctions.jl.git
Tree: ada9f6dbdf4e107e1ef79897565586903834129e

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Feb 13, 2023
1 parent 2e7a091 commit 55859e2
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7122,6 +7122,7 @@ c8b78e2a-5255-5058-b631-96af8a7e9abf = { name = "WaveFD_jll", path = "W/WaveFD_j
c8bb72a1-3259-5c06-b5d5-7152be8a520b = { name = "libfyaml_jll", path = "L/libfyaml_jll" }
c8bf0fc5-5617-4766-b222-31d2f659b756 = { name = "BDisposal", path = "B/BDisposal" }
c8c2cc18-de81-4e68-b407-38a3a0c0491f = { name = "XTermColors", path = "X/XTermColors" }
c8c7ead4-852c-491e-a42d-3d43bc74259e = { name = "SeparableFunctions", path = "S/SeparableFunctions" }
c8c83da1-e5f9-4e2c-a857-b8617bac3554 = { name = "Parallelism", path = "P/Parallelism" }
c8ce9da6-5d36-5c03-b118-5a70151be7bc = { name = "IntelVectorMath", path = "I/IntelVectorMath" }
c8e18afb-d0b9-4a73-9e55-d0fe0b502904 = { name = "CitableCorpusAnalysis", path = "C/CitableCorpusAnalysis" }
Expand Down
8 changes: 8 additions & 0 deletions S/SeparableFunctions/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
ImageTransformations = "0.9"
Interpolations = "0.14"
LazyArrays = "0.22"
NDTools = "0.5"
StaticArrays = "1"
Thunks = "0.3"
julia = "1.7.0-1"
7 changes: 7 additions & 0 deletions S/SeparableFunctions/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
ImageTransformations = "02fcd773-0e25-5acc-982a-7f6622650795"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
NDTools = "98581153-e998-4eef-8d0d-5ec2c052313d"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Thunks = "490da00b-a60c-4ded-a4cf-df7cded56bfa"
3 changes: 3 additions & 0 deletions S/SeparableFunctions/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SeparableFunctions"
uuid = "c8c7ead4-852c-491e-a42d-3d43bc74259e"
repo = "https://github.com/bionanoimaging/SeparableFunctions.jl.git"
2 changes: 2 additions & 0 deletions S/SeparableFunctions/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "ada9f6dbdf4e107e1ef79897565586903834129e"

0 comments on commit 55859e2

Please sign in to comment.