Skip to content

ReLife is an open source Python library for asset management based on reliability theory and lifetime data analysis.

License

Notifications You must be signed in to change notification settings

rte-france/relife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


An open-source Python library for asset management

Some explanations might be missing until we finish the documentation properly, so do not hesitate to open an issue.

Installation

From PyPi

$ pip install relife

From source

$ git clone https://github.com/rte-france/relife.git
$ cd relife
$ pip install .

For developpers

$ git clone https://github.com/rte-france/relife.git
$ cd relife
$ pip install -e ".[dev]"

Citing

@misc{relife,
    author = {T. Guillon},
    title = {ReLife: a Python package for asset management based on reliability theory and lifetime data analysis.},
    year = {2022},
    journal = {GitHub},
    howpublished = {\url{https://github.com/rte-france/relife}},
}

Credits

About

ReLife is an open source Python library for asset management based on reliability theory and lifetime data analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages