diff --git a/B/BcdiStrain/Compat.toml b/B/BcdiStrain/Compat.toml new file mode 100644 index 000000000000000..657fd79666ae753 --- /dev/null +++ b/B/BcdiStrain/Compat.toml @@ -0,0 +1,7 @@ +[0] +BcdiCore = "0.0.1" +BcdiTrad = "0.0.1" +CUDA = "5.4.3-5" +LinearAlgebra = "1.5.0-1" +Statistics = "1.10.0-1" +julia = "1.10.0-1" diff --git a/B/BcdiStrain/Deps.toml b/B/BcdiStrain/Deps.toml new file mode 100644 index 000000000000000..bad9f7b749d2540 --- /dev/null +++ b/B/BcdiStrain/Deps.toml @@ -0,0 +1,6 @@ +[0] +BcdiCore = "72eb6a3e-ca63-4742-b260-85b05ca6d9e4" +BcdiTrad = "b788224a-5de6-46e5-9aeb-ad1a5171efd9" +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/B/BcdiStrain/Package.toml b/B/BcdiStrain/Package.toml new file mode 100644 index 000000000000000..609834735af6739 --- /dev/null +++ b/B/BcdiStrain/Package.toml @@ -0,0 +1,3 @@ +name = "BcdiStrain" +uuid = "3abd092d-e7bc-4ec6-94c6-c6851986118d" +repo = "https://github.com/byu-cxi/BcdiStrain.jl.git" diff --git a/B/BcdiStrain/Versions.toml b/B/BcdiStrain/Versions.toml new file mode 100644 index 000000000000000..9ee06e951d5b60a --- /dev/null +++ b/B/BcdiStrain/Versions.toml @@ -0,0 +1,2 @@ +["0.0.1"] +git-tree-sha1 = "ebd046741a8ddcb127552bb17d246014635aef52" diff --git a/Registry.toml b/Registry.toml index af3615fe870968f..bca9dff18f1609e 100644 --- a/Registry.toml +++ b/Registry.toml @@ -2638,6 +2638,7 @@ some amount of consideration when choosing package names. 3ab34fdf-2fe8-473b-9b20-30f5809db337 = { name = "NeXLMatrixCorrection", path = "N/NeXLMatrixCorrection" } 3ab57c46-54b1-52cd-a3f5-dc477084d9ef = { name = "Qt6Positioning_jll", path = "jll/Q/Qt6Positioning_jll" } 3abbdab7-df67-4801-8590-8effec53f469 = { name = "VOTables", path = "V/VOTables" } +3abd092d-e7bc-4ec6-94c6-c6851986118d = { name = "BcdiStrain", path = "B/BcdiStrain" } 3abdc024-f177-4c2d-bf1c-90d4f241f304 = { name = "BoundedDegreeGraphs", path = "B/BoundedDegreeGraphs" } 3abffc1c-5106-53b7-b354-a47bfc086282 = { name = "ControlSystemIdentification", path = "C/ControlSystemIdentification" } 3ac119c9-1236-5556-b556-adc8150b0244 = { name = "Tokei_jll", path = "jll/T/Tokei_jll" }