Skip to content

Commit

Permalink
New package: SpinSim v0.1.0
Browse files Browse the repository at this point in the history
UUID: a9872f58-4f48-11ef-0c06-ff7f93bd3947
Repo: https://github.com/javinoram/SpinSim.jl.git
Tree: fd249f8ea57cf9ebf3bef86b71731c5dfda301a2

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 24, 2024
1 parent 518dc87 commit 67f9a49
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7760,6 +7760,7 @@ a9676066-08b1-4647-a3cf-89b449beb4d6 = { name = "FlipPA", path = "F/FlipPA" }
a9693cdc-2bc8-5703-a9cd-1da358117377 = { name = "CondaBinDeps", path = "C/CondaBinDeps" }
a9718f02-dbee-5ae5-ad0e-dfbd07fa387b = { name = "ChemometricsTools", path = "C/ChemometricsTools" }
a975b10e-0019-58db-a62f-e48ff68538c9 = { name = "Mux", path = "M/Mux" }
a9872f58-4f48-11ef-0c06-ff7f93bd3947 = { name = "SpinSim", path = "S/SpinSim" }
a98d1166-8d3f-4eaf-b2a4-26e52ad22d9c = { name = "GenericDecMats", path = "G/GenericDecMats" }
a98d9a8b-a2ab-59e6-89dd-64a1c18fca59 = { name = "Interpolations", path = "I/Interpolations" }
a99a7680-1b0c-57dd-b59a-79ab8f52c9a4 = { name = "tree_sitter_highlight_jll", path = "jll/T/tree_sitter_highlight_jll" }
Expand Down
3 changes: 3 additions & 0 deletions S/SpinSim/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
LinearAlgebra = "1"
julia = "1.10.0-1"
2 changes: 2 additions & 0 deletions S/SpinSim/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions S/SpinSim/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SpinSim"
uuid = "a9872f58-4f48-11ef-0c06-ff7f93bd3947"
repo = "https://github.com/javinoram/SpinSim.jl.git"
2 changes: 2 additions & 0 deletions S/SpinSim/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "fd249f8ea57cf9ebf3bef86b71731c5dfda301a2"

0 comments on commit 67f9a49

Please sign in to comment.