Releases: Zinoex/IntervalMDP.jl
Releases · Zinoex/IntervalMDP.jl
v0.3.0
23 May 09:52
Compare
Sorry, something went wrong.
No results found
IntervalMDP v0.3.0
Diff since v0.2.1
Merged pull requests:
Closed issues:
O-maximization for dense CUDA matrices (#10 )
Automatically adapt CUDA kernel launch configuration (#16 )
Analyze CUDA performance trace for small arrays (#18 )
Analyze if more threads for probability assignment on CUDA is more efficient (#20 )
Control synthesis (#25 )
v0.2.1
24 Apr 19:11
Compare
Sorry, something went wrong.
No results found
v0.2.0
29 Mar 12:51
Compare
Sorry, something went wrong.
No results found
IntervalMDP v0.2.0
Diff since v0.1.0
Merged pull requests:
Add tests for data read/write and fix bugs uncovered (#29 ) (@Zinoex )
Fix documentation of reading and writing our own data format (#31 ) (@Zinoex )
Indentation apparently wasn't caught. (#32 ) (@Zinoex )
v0.1.0
08 Jan 18:34
Compare
Sorry, something went wrong.
No results found
IntervalMDP v0.1.0
Merged pull requests:
Closed issues:
CUDA parallel sorting (#3 )
Update symbols for parametric types (#4 )
IMDP (#7 )
Test Interval Value Iteration (#11 )
Incremental contruction of IMDP/IMC (#13 )
Use view and reshape to avoid allocating memory (#17 )
Remove Vector of StateIntervalProbabilities (#21 )
Reward optimization (#26 )