Skip to content

Commit

Permalink
Merge edf6b6d into 0527629
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg committed Jun 7, 2019
2 parents 0527629 + edf6b6d commit 91cd9cd
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 6 deletions.
25 changes: 25 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name = "POMDPModelTools"
uuid = "ae0c9e01-735e-4c3f-9064-59fe796068c2"
authors = ["JuliaPOMDP Contributors"]
version = "0.1.0"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
POMDPs = "a93abf59-7444-517b-a68a-c42f96afdd7d"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
Distributions = ">= 0.17"

[extras]
POMDPModels = "355abbd5-f08e-5560-ac9e-8b5f2592a0ca"
POMDPPolicies = "182e52fb-cfd0-5e46-8c26-fd0667c990f4"
POMDPSimulators = "e0d0a172-29c6-5d4e-96d0-f262df5d01fd"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[targets]
test = ["Test", "POMDPModels", "POMDPSimulators", "POMDPPolicies", "Pkg"]
3 changes: 0 additions & 3 deletions REQUIRE

This file was deleted.

3 changes: 0 additions & 3 deletions test/REQUIRE

This file was deleted.

0 comments on commit 91cd9cd

Please sign in to comment.