Skip to content

Commit

Permalink
New package: MESTI v0.1.0 (#93594)
Browse files Browse the repository at this point in the history
UUID: 8d7f31fa-9986-4e1d-8c81-72752476e54d
Repo: https://github.com/complexphoton/MESTI.jl.git
Tree: 52cafd2d1ff5c22e056372b783e01940293ff9d6

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 22, 2023
1 parent 325eac5 commit 52f2c0c
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions M/MESTI/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
LazyGrids = "0.5"
MPI = "0.20.16-0.20"
TensorCast = "0.4.6-0.4"
julia = "1"
9 changes: 9 additions & 0 deletions M/MESTI/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
LazyGrids = "7031d0ef-c40d-4431-b2f8-61a8d2f650db"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TensorCast = "02d47bb6-7ce6-556a-be16-bb1710789e2b"
3 changes: 3 additions & 0 deletions M/MESTI/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MESTI"
uuid = "8d7f31fa-9986-4e1d-8c81-72752476e54d"
repo = "https://github.com/complexphoton/MESTI.jl.git"
2 changes: 2 additions & 0 deletions M/MESTI/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "52cafd2d1ff5c22e056372b783e01940293ff9d6"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5671,6 +5671,7 @@ some amount of consideration when choosing package names.
8d6fe0f5-cdf5-47ae-8203-553721bd1e97 = { name = "ProjectManagement", path = "P/ProjectManagement" }
8d73829f-f4b0-474a-9580-cecc8e084068 = { name = "Vecchia", path = "V/Vecchia" }
8d776fb2-c776-41b2-9301-35f2bdade9dc = { name = "EyeTrackingUtils", path = "E/EyeTrackingUtils" }
8d7f31fa-9986-4e1d-8c81-72752476e54d = { name = "MESTI", path = "M/MESTI" }
8d8e3561-0b33-5a1a-a72b-b83d4fb556a1 = { name = "CUDA_SDK_static_jll", path = "jll/C/CUDA_SDK_static_jll" }
8d9c9c80-f77e-5080-9541-c6f69d204e22 = { name = "Thrift", path = "T/Thrift" }
8da1a5bb-246c-59c5-9ba1-a6804f8e92f0 = { name = "libiio_jll", path = "jll/L/libiio_jll" }
Expand Down

0 comments on commit 52f2c0c

Please sign in to comment.