Releases: JuliaPOMDP/DiscreteValueIteration.jl
Releases · JuliaPOMDP/DiscreteValueIteration.jl
v0.4.8
DiscreteValueIteration v0.4.8
v0.4.7
What's Changed
- Sparse VI optimization by @WhiffleFish in #55
- update github files by @WhiffleFish in #56
New Contributors
- @WhiffleFish made their first contribution in #55
Full Changelog: v0.4.6...v0.4.7
v0.4.6
DiscreteValueIteration v0.4.6
Closed issues:
- TagBot trigger issue (#43)
Merged pull requests:
- Update README.md (#40) (@bkraske)
- CompatHelper: bump compat for "POMDPPolicies" to "0.4" (#41) (@github-actions[bot])
- MassInstallAction: Install the TagBot workflow on this repository (#47) (@zsunberg)
- MassInstallAction: Install the CompatHelper workflow on this repository (#48) (@zsunberg)
- MassInstallAction: Install the CI workflow on this repository (#49) (@zsunberg)
- MassInstallAction: Install the CompatHelper workflow on this repository (#50) (@zsunberg)
- upgraded to POMDPTools (#52) (@zsunberg)
v0.4.4
Added value(p, s, a)
v0.4.2 bump version
Concrete policy type
v0.4.1 bump version number
POMDPs v0.8 compatibility
v0.4.0 bump version number
Sparse solver and pretty printing
Merge pull request #33 from JuliaPOMDP/sparse bug fix in action map
Julia 0.6 compatible release
Merge pull request #19 from JuliaPOMDP/solver_options Solver options