MultiStateSystems.jl (v0.3.1) is a Julia package (v1.11+) to solve multi-state systems, often found in reliability engineering.
The latest stable release of MultiStateSystems can be installed using the Julia package manager:
] add MultiStateSystems
In order to test whether the package works, run:
] test MultiStateSystems
The primary developer is Tom Van Acker (@timmyfaraday), with support from the following contributors:
- Glenn Emmers (@glenn-sergej): semi-Markov implementation, LVDC examples
- Gayan Abeynayake (@gayan86): Anholt wind farm example
This code is provided under a BSD license.