timmyfaraday / MultiStateSystems.jl

A Julia package to solve multi-state system models, often found in reliability engineering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Julia package to solve multi-state system models, often found in reliability engineering.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Julia 100.0%