Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Releases: JuliaPOMDP/POMDPToolbox.jl

Added stepthrough()

17 Jun 22:32
Compare
Choose a tag to compare

Added the stepthrough() function for stepping through a simulation and creating output at every step. Also includes other minor fixes.

Update to reflect changes in StatsBase

20 May 22:35
Compare
Choose a tag to compare

There was some code to support arbitrary RNGs with weight vector sampling, but now this is in StatsBase (JuliaStats/StatsBase.jl#245)

Initial registration in METADATA

25 Apr 23:23
Compare
Choose a tag to compare
v0.1.0

added REQUIREs from JuliaLang/METADATA.jl#8986