You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [Usage](https://www.baymler.com/IntervalMDP.jl/dev/usage/) for more information about different specifications, using sparse matrices, and CUDA.
73
73
74
74
## Ecosystem
75
-
Building upon IntervalMDP.jl, we are designing an ecosystem of tools, which current consists of:
75
+
Building upon IntervalMDP.jl, we are designing an ecosystem of tools, which currently consists of:
76
76
77
77
-[IntervalMDPAbstractions.jl](https://github.com/Zinoex/IntervalMDPAbstractions.jl) - constructing abstractions of stochastic dynamical systems to verify properties.
This function will construct a workspace object and an output vector.
59
-
For a hot-loop, it is more efficient to use `bellman!` and pass in pre-allocated objects.
59
+
For a hot-loop, it is more efficient to use [`bellman!`](@ref) and pass in pre-allocated objects.
60
60
61
61
[1] M. Lahijanian, S. B. Andersson and C. Belta, "Formal Verification and Synthesis for Discrete-Time Stochastic Systems," in IEEE Transactions on Automatic Control, vol. 60, no. 8, pp. 2031-2045, Aug. 2015, doi: 10.1109/TAC.2015.2398883.
0 commit comments