Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AnderGray/pba.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
AnderGray committed Dec 7, 2020
2 parents 683370c + a6c29a5 commit b9d9a1d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 18 deletions.
31 changes: 15 additions & 16 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ version = "0.12.4"

[[Compat]]
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
git-tree-sha1 = "48608f94f3e1a755f65e7ef34684675bb3653030"
git-tree-sha1 = "a706ff10f1cd8dab94f59fd09c0e657db8e77ff0"
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
version = "3.21.0"
version = "3.23.0"

[[CompilerSupportLibraries_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
Expand All @@ -58,9 +58,9 @@ version = "1.3.0"

[[DataStructures]]
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
git-tree-sha1 = "db07bb22795762895b60e44d62b34b16c982a687"
git-tree-sha1 = "fb0aa371da91c1ff9dc7fbed6122d3e411420b9c"
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
version = "0.18.7"
version = "0.18.8"

[[Dates]]
deps = ["Printf"]
Expand All @@ -76,9 +76,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[[Distributions]]
deps = ["FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SparseArrays", "SpecialFunctions", "StaticArrays", "Statistics", "StatsBase", "StatsFuns"]
git-tree-sha1 = "a5ae8f6469cd4f259f4729d3b12be966f453b938"
git-tree-sha1 = "3d7de87478311db793bd265fe988be2a9c774c9b"
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
version = "0.24.1"
version = "0.24.2"

[[ErrorfreeArithmetic]]
git-tree-sha1 = "d6863c556f1142a061532e79f611aa46be201686"
Expand All @@ -93,9 +93,9 @@ version = "0.2.0"

[[FillArrays]]
deps = ["LinearAlgebra", "Random", "SparseArrays"]
git-tree-sha1 = "502b3de6039d5b78c76118423858d981349f3823"
git-tree-sha1 = "0c667e0749e6b67cc03a1fe705d80a6d737109e6"
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
version = "0.9.7"
version = "0.10.0"

[[FixedPointNumbers]]
deps = ["Statistics"]
Expand All @@ -120,9 +120,9 @@ uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
version = "0.17.5"

[[JLLWrappers]]
git-tree-sha1 = "7cec881362e5b4e367ff0279dd99a06526d51a55"
git-tree-sha1 = "c70593677bbf2c3ccab4f7500d0f4dacfff7b75c"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.1.2"
version = "1.1.3"

[[JSON]]
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
Expand All @@ -136,7 +136,6 @@ uuid = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
version = "1.2.0"

[[LibGit2]]
deps = ["Printf"]
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"

[[Libdl]]
Expand Down Expand Up @@ -197,7 +196,7 @@ uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "1.0.11"

[[Pkg]]
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "UUIDs"]
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Test", "UUIDs"]
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[Printf]]
Expand Down Expand Up @@ -300,9 +299,9 @@ version = "0.10.3"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "Statistics"]
git-tree-sha1 = "016d1e1a00fabc556473b07161da3d39726ded35"
git-tree-sha1 = "da4cf579416c81994afd6322365d00916c79b8ae"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "0.12.4"
version = "0.12.5"

[[Statistics]]
deps = ["LinearAlgebra", "SparseArrays"]
Expand Down Expand Up @@ -342,6 +341,6 @@ version = "1.2.0"

[[WoodburyMatrices]]
deps = ["LinearAlgebra", "SparseArrays"]
git-tree-sha1 = "28ffe06d28b1ba8fdb2f36ec7bb079fac81bac0d"
git-tree-sha1 = "59e2ad8fd1591ea019a5259bd012d7aee15f995c"
uuid = "efce3f68-66dc-5838-9240-27a6d6f5f9b6"
version = "0.5.2"
version = "0.5.3"
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Interpolations = "0.12.8, 0.13"
IntervalArithmetic = "0.15.2, 0.16, 0.17"
PyCall = "1.91.4"
PyPlot = "2.9.0"
Reexport = "0.2"
julia = "1.0.3"

[target]
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProbabilityBoundsAnalysis.jl
[![Build Status](https://travis-ci.com/AnderGray/ProbabilityBoundsAnalysis.jl.svg?branch=master)](https://travis-ci.com/github/AnderGray/ProbabilityBoundsAnalysis.jl)
[![codecov](https://codecov.io/gh/AnderGray/ProbabilityBoundsAnalysis.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/AnderGray/ProbabilityBoundsAnalysis.jl)
[![DOI](https://zenodo.org/badge/204744026.svg)](https://zenodo.org/badge/latestdoi/204744026)

[Probability bounds analysis](https://en.wikipedia.org/wiki/Probability_bounds_analysis) in Julia, a package for performing arithmetic between uncertain numbers. `ProbabilityBoundsAnalysis.jl` computes guaranteed bounds on functions of random variables, given only partial information about their marginals and dependence. Considered to be a form of rigorous computing with random variables.

Expand All @@ -22,8 +23,8 @@ Supported dependent arithmetic between uncertain numbers:
| | independent | dependency known | dependency unknown | perfect/opposite | partial information |
|---------------------------|:------------------:|--------------------|--------------------|----------------------|----------------------|
| intervals | not known to exist | solutions exist | yes | solutions exist | solutions exist |
| probability distributions | yes | yes | yes | yes | solutions exist |
| probability boxes | yes | yes | yes | yes | solutions exist |
| probability distributions | yes | yes | yes | yes | yes |
| probability boxes | yes | yes | yes | yes | yes |



Expand Down

0 comments on commit b9d9a1d

Please sign in to comment.