Skip to content

Commit

Permalink
New version: MeasureTheory v0.17.0
Browse files Browse the repository at this point in the history
UUID: eadaa1a4-d27c-401d-8699-e962e1bbc33b
Repo: https://github.com/cscherrer/MeasureTheory.jl.git
Tree: 2f770925a91bbb6c9734e8d82fec549064c40abb

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Aug 10, 2022
1 parent ae45bf2 commit 117910c
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
12 changes: 11 additions & 1 deletion M/MeasureTheory/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,16 @@ NamedTupleTools = "0.13-0.14"
PrettyPrinting = "0.3-0.4"
SpecialFunctions = "1-2"
Static = "0.5-0.6"
StaticArrays = "1.3.0-1"
TransformVariables = "0.5-0.6"

["0.14-0.15"]
Compat = "3.35.0-3"
FLoops = "0.2"
LazyArrays = "0.21-0.22"

["0.14-0.16"]
StaticArrays = "1.3.0-1"

["0.15"]
MeasureBase = "0.7"

Expand All @@ -108,8 +110,14 @@ MeasureBase = "0.10"

["0.16.4-0"]
LazyArrays = "0.22"

["0.16.4-0.16"]
MeasureBase = "0.12"

["0.17-0"]
MeasureBase = "0.13"
StaticArraysCore = "1"

["0.2.2"]
FillArrays = "0.8-0.11"

Expand Down Expand Up @@ -152,6 +160,8 @@ InfiniteArrays = "0.7-0.10"
["0.5-0"]
Accessors = "0.1"
ConcreteStructs = "0.2"

["0.5-0.16"]
NestedTuples = "0.3"

["0.5-0.6"]
Expand Down
12 changes: 10 additions & 2 deletions M/MeasureTheory/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@ DensityInterface = "b429d917-457f-4dbc-8f4c-0cc954292b1d"
Infinities = "e1ba4f0e-776d-440f-acd9-e1d2e9742647"
InverseFunctions = "3587e190-3f89-42d0-90ee-14403ec27112"
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.14-0.15"]
FLoops = "cc61a311-1640-44b5-9fba-1b764f453329"
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"

["0.14-0.16"]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.15-0"]
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"

Expand All @@ -57,13 +59,19 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
["0.16.4-0"]
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"

["0.17-0"]
DistributionMeasures = "35643b39-bfd4-4670-843f-16596ca89bf3"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"

["0.2.3-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NestedTuples = "a734d2a7-8d68-409b-9419-626914d4061d"

["0.2.3-0.13"]
InfiniteArrays = "4858937d-0d70-526a-a4dd-2d5cb5dd786c"

["0.2.3-0.16"]
NestedTuples = "a734d2a7-8d68-409b-9419-626914d4061d"

["0.2.3-0.3"]
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
StrideArrays = "d1fa6d79-ef01-42a6-86c9-f7c551f8593b"
Expand Down
3 changes: 3 additions & 0 deletions M/MeasureTheory/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,6 @@ git-tree-sha1 = "24ba25b4a8e32f442b1f0aa7de1220115288d42f"

["0.16.5"]
git-tree-sha1 = "f22fb61f6a0726b14c2a1d6de80e9e4b22f076f8"

["0.17.0"]
git-tree-sha1 = "2f770925a91bbb6c9734e8d82fec549064c40abb"

0 comments on commit 117910c

Please sign in to comment.