Skip to content

Commit

Permalink
New version: ParticleMethods v0.1.0 (#63180)
Browse files Browse the repository at this point in the history
UUID: b097825d-39ce-45b2-a4ab-941e2c2df7e8
Repo: https://github.com/JuliaGNI/ParticleMethods.jl.git
Tree: f67791439737ab66bd63c0648a0fc26860f95e06

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 27, 2022
1 parent ab7c52d commit cdb0705
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
8 changes: 5 additions & 3 deletions P/ParticleMethods/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
[0]
HDF5 = "0.15-0.16"
StaticArrays = "1"
julia = "1.5.0-1"

["0.0"]
FFTW = "1"
FastGaussQuadrature = "0.4"
GeometricIntegrators = "0.8-0.9"
HDF5 = "0.15-0.16"
LaTeXStrings = "1.2.0-1"
Parameters = "0.12"
Plots = "1"
ProgressMeter = "1"
Sobol = "1.5.0-1"
SpecialFunctions = "1.3.0-2"
StaticArrays = "1"
StatsBase = "0.33"
StatsPlots = "0.14"
julia = "1.5.0-1"
6 changes: 4 additions & 2 deletions P/ParticleMethods/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[0]
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.0"]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
GeometricIntegrators = "dcce2d33-59f6-5b8d-9047-0defad88ae06"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Expand All @@ -11,6 +14,5 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
3 changes: 3 additions & 0 deletions P/ParticleMethods/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.0.1"]
git-tree-sha1 = "1a9d1945cf15e991deb0364b1f04f34bc0c9fdc1"

["0.1.0"]
git-tree-sha1 = "f67791439737ab66bd63c0648a0fc26860f95e06"

0 comments on commit cdb0705

Please sign in to comment.