MultiStateSystems.jl

A Julia package to solve multi-state system models, often found in reliability engineering.
Author timmyfaraday
Popularity
4 Stars
Updated Last
3 Months Ago
Started In
July 2020

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.