Skip to content

v0.9.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 18:48
· 19 commits to master since this release
433b08d

POMDPs v0.9.6

Diff since v0.9.5

Merged pull requests:

Closed issues:

  • Consolidate Packages into POMDPTools.jl (#290)
  • Add SparsePFT (#384)
  • Upgrade ParticleFilters to use POMDPTools (#398)
  • Upgrade LocalApproximationValueIteration to use POMDPTools (#399)
  • Upgrade QMDP to use POMDPTools (#402)
  • Upgrade FIB to use POMDPTools (#403)
  • Upgrade ARDESPOT to use POMDPTools (#407)
  • Upgrade POMCPOW to use POMDPTools (#412)
  • CompatHelper does not work on POMDPTools (#426)
  • State-dependent action spaces in POMDP are not transfered to underlying MDP (#429)
  • Any example about implicit definition of state space and action space? (#433)
  • 'POMDPTools' is not installable via general registry (#437)
  • belief-dependent transition function (#439)
  • Exporting alpha vectors. (#442)
  • SparseTabularMDP doesn't support initialstate (#444)
  • Add two function to EpsGreedyPolicy let it select action by current state. (#449)
  • Function convert_s error (#452)
  • @POMDP_require deprecation in POMDPTools (#463)
  • Build is broken (#469)
  • Remove type parameters for MDP and POMDP (#475)
  • CI badges look scary (#478)
  • FullyObservablePOMDP broken obsindex (#480)
  • Not actually testing on MacOS/Windows (#481)
  • Use Random.default_rng() instead of Random.GLOBAL_RNG (#496)
  • Typo in documentation (#511)
  • Docs not building (#519)