This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
Releases: JuliaPOMDP/POMDPToolbox.jl
Releases · JuliaPOMDP/POMDPToolbox.jl
Added stepthrough()
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
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
v0.1.0 added REQUIREs from JuliaLang/METADATA.jl#8986