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

Documentation

It is available at https://rte-france.github.io/relife/. Some explanations might be missing until we finish it properly, so do not hesitate to open an issue.

Installation (PyPi)

pip install relife

Developper installation

Just change the pip installation command by (notice the usage of the editable mode) :

pip install -e ".[dev]"

Installation (source)

To install the current codebase

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

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

The documentation uses pydata-sphinx-theme project. Original license is here

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 3

  •  
  •  
  •  

Languages