Skip to content

Releases: JuliaPOMDP/POMDPModels.jl

v0.4.0

14 Oct 07:12
v0.4.0
4d5dc46
Compare
Choose a tag to compare

Compatibility with POMDPs.jl v0.8

Remove dependency on default implementations from POMDPModelTools

26 Oct 02:41
f1f2494
Compare
Choose a tag to compare
Merge pull request #54 from JuliaPOMDP/no_convenient

No longer relies on default implementations

Compose Dependency for Grid World Visualization

17 Oct 22:41
03784cc
Compare
Choose a tag to compare
Merge pull request #53 from JuliaPOMDP/compose_dep

Compose dependency

Added new SimpleGridWorld

20 Sep 22:14
e151dca
Compare
Choose a tag to compare
v0.3.3

changed readme to say simple grid world

Simplified Light-Dark and Others

15 Sep 06:11
855c671
Compare
Choose a tag to compare
Merge pull request #49 from JuliaPOMDP/tmaze_nocustomspace

removed custom spaces from tmaze

Enabled Simulation Testing

12 Sep 17:57
Compare
Choose a tag to compare

Also added LegacyGridWorld so that tests can be switched to use that.

Compatibility with Julia v1.0

04 Sep 22:50
1b227e9
Compare
Choose a tag to compare
Merge pull request #33 from JuliaPOMDP/jkg/fixes_0.7

[WIP] Fixes for 0.7

Last version before Julia 0.7/1.0

17 Aug 21:53
52b217d
Compare
Choose a tag to compare

This is the last release on Julia 0.6

Compatibility with POMDPToolbox 0.2.6

28 Jan 07:07
1888fb3
Compare
Choose a tag to compare
Merge pull request #23 from JuliaPOMDP/bool

Bool

Utilize new features from POMDPs ecosystem

10 Nov 03:21
Compare
Choose a tag to compare

Utilizes newer features added to the POMDPs ecosystem, and adds a few features to make models faster/easier to use with new solvers