From 524322af1b08404bb38195d287c2dce9a28d327e Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 27 Jun 2022 13:27:21 +0000 Subject: [PATCH] New version: ParticleMethods v0.1.0 UUID: b097825d-39ce-45b2-a4ab-941e2c2df7e8 Repo: https://github.com/JuliaGNI/ParticleMethods.jl.git Tree: f67791439737ab66bd63c0648a0fc26860f95e06 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- P/ParticleMethods/Compat.toml | 8 +++++--- P/ParticleMethods/Deps.toml | 6 ++++-- P/ParticleMethods/Versions.toml | 3 +++ 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/P/ParticleMethods/Compat.toml b/P/ParticleMethods/Compat.toml index f6f527d2f7707c9..53b3006e9f1b4a6 100644 --- a/P/ParticleMethods/Compat.toml +++ b/P/ParticleMethods/Compat.toml @@ -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" diff --git a/P/ParticleMethods/Deps.toml b/P/ParticleMethods/Deps.toml index 780a613fb6b8bcb..73066da0a41dae8 100644 --- a/P/ParticleMethods/Deps.toml +++ b/P/ParticleMethods/Deps.toml @@ -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" @@ -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" diff --git a/P/ParticleMethods/Versions.toml b/P/ParticleMethods/Versions.toml index 2566dacdadbc67e..f03ff64b1811b07 100644 --- a/P/ParticleMethods/Versions.toml +++ b/P/ParticleMethods/Versions.toml @@ -1,2 +1,5 @@ ["0.0.1"] git-tree-sha1 = "1a9d1945cf15e991deb0364b1f04f34bc0c9fdc1" + +["0.1.0"] +git-tree-sha1 = "f67791439737ab66bd63c0648a0fc26860f95e06"