Skip to content

Commit

Permalink
New version: NuclearToolkit v0.4.0 (#101602)
Browse files Browse the repository at this point in the history
UUID: 89bb3bae-bcec-43ae-87b7-9dd181dc6334
Repo: https://github.com/SotaYoshida/NuclearToolkit.jl.git
Tree: 75bea2fc523183ac5bc891a7a2c9cb126f3c860a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 25, 2024
1 parent 47250b0 commit 30128b4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
13 changes: 11 additions & 2 deletions N/NuclearToolkit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ Combinatorics = "1"
Glob = "1"
LaTeXStrings = "1"
LatinHypercubeSampling = "1.8.0-1"
SpecialFunctions = "1.8.0-2"
TimerOutputs = "0.5"
WignerSymbols = "1.1.0-2"

["0-0.1.1"]
ThreadPools = "2"
Expand All @@ -17,6 +15,10 @@ julia = "1.7.0-1"
["0-0.2.1"]
MPI = "0.19"

["0-0.3"]
SpecialFunctions = "1.8.0-2"
WignerSymbols = "1.1.0-2"

["0-0.3.1"]
StatsBase = "0.33"

Expand Down Expand Up @@ -49,3 +51,10 @@ HDF5 = "0.16-0.17"
Measures = "0.3"
Plots = "1"
Statistics = "1"

["0.4-0"]
CodecZlib = "0.7"
DocStringExtensions = "0.9"
Parsers = "2.8.0-2"
SpecialFunctions = "2"
WignerSymbols = "2"
5 changes: 5 additions & 0 deletions N/NuclearToolkit/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@ MKL = "33e6dc65-8f57-5167-99aa-e5a354878fb2"
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0.4-0"]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Parsers = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
3 changes: 3 additions & 0 deletions N/NuclearToolkit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "b569849dc59b2697de7d3db955b3267797754d9c"

["0.3.7"]
git-tree-sha1 = "a0e420dd8a847e2601af2fbbec6e3bcb02c18dc7"

["0.4.0"]
git-tree-sha1 = "75bea2fc523183ac5bc891a7a2c9cb126f3c860a"

0 comments on commit 30128b4

Please sign in to comment.