Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.33 KB

MultiStateSystems

Overview

MultiStateSystems.jl is a Julia package (v1.8+) to solve multi-state systems, often found in reliability engineering.

Installation

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

Acknowledgements

The primary developer is Tom Van Acker (@timmyfaraday), BASF, with support from the following contributors:

  • Glenn Emmers (@glenn-sergej), KU Leuven, semi-Markov implementation, LVDC examples
  • Gayan Abeynayake (@gayan86), Ørsted, Anholt wind farm example

License

This code is provided under a BSD license.