Skip to main content

Reliability Engineering toolkit for Python

Project description

Logo

PyPI version Documentation Status Build Status Language grade: Python Scc Count Badge Downloads LGPLv3 license DOI Donate

reliability is a Python library for reliability engineering and survival analysis. It significantly extends the functionality of scipy.stats and also includes many specialist tools that are otherwise only available in proprietary software.

Key features

  • Fitting probability distributions to data including right censored data
  • Fitting Weibull mixture models and Weibull Competing risks models
  • Calculating the probability of failure for stress-strength interference between any combination of the supported distributions
  • Support for Exponential, Weibull, Gamma, Gumbel, Normal, Lognormal, Loglogistic, and Beta probability distributions
  • Mean residual life, quantiles, descriptive statistics summaries, random sampling from distributions
  • Plots of probability density function (PDF), cumulative distribution function (CDF), survival function (SF), hazard function (HF), and cumulative hazard function (CHF)
  • Easy creation of distribution objects. Eg. dist = Weibull_Distribution(alpha=4,beta=2)
  • Non-parametric estimation of survival function using Kaplan-Meier, Nelson-Aalen, and Rank Adjustment
  • Goodness of fit tests (AICc, BIC, AD)
  • Probability plots on probability paper for all supported distributions
  • Quantile-Quantile plots and Probability-Probability plots
  • Reliability growth, optimal replacement time, sequential sampling charts, similar distributions, reliability test planners
  • Interactive matplotlib functions including crosshairs and distribution explorer
  • Physics of Failure (SN diagram, stress-strain, fracture mechanics, creep)
  • Accelerated Life Testing probability plots (Weibull, Exponential, Normal, Lognormal)
  • Accelerated Life Testing Models (Exponential, Eyring, Power, Dual-Exponential, Power-Exponential).
  • Mean cumulative function and ROCOF for repairable systems

Installation and upgrading

To install reliability for the first time, open your command prompt and type:

pip install reliability

To upgrade a previous installation of reliability to the most recent version, open your command prompt and type:

pip install --upgrade reliability

If you would like to receive an email notification when a new release of reliability is uploaded to PyPI, NewReleases.io provides this service for free.

Documentation

Check out readthedocs for detailed documentation and examples. If you find any errors, have any suggestions, or would like to request that something be added, please email alpha.reliability@gmail.com.

Project details


Release history Release notifications | RSS feed

This version

0.5.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reliability-0.5.4.tar.gz (153.3 kB view details)

Uploaded Source

Built Distribution

reliability-0.5.4-py3-none-any.whl (160.5 kB view details)

Uploaded Python 3

File details

Details for the file reliability-0.5.4.tar.gz.

File metadata

  • Download URL: reliability-0.5.4.tar.gz
  • Upload date:
  • Size: 153.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.8

File hashes

Hashes for reliability-0.5.4.tar.gz
Algorithm Hash digest
SHA256 d1b025301d15587df08530d65875d8bb6fdbbd7db146bd782bf964fe8fae6ad7
MD5 23e8708ee2a2ab2aeee1ce912ead7338
BLAKE2b-256 8ed7f2b31b1e6f80b5a8ac6fea6d3c4b5f6d5bc5e4382a24b8cfbf642b26f64a

See more details on using hashes here.

File details

Details for the file reliability-0.5.4-py3-none-any.whl.

File metadata

  • Download URL: reliability-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 160.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.8

File hashes

Hashes for reliability-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1f2ad63c631e788ed455580b40d4c81e62afa060a99cfbe74c47d0e827ccb8cd
MD5 21371d98e3168624d2adf542fcd3eb98
BLAKE2b-256 041b75ca07e03d0961562399600eed093446fe06377a00b62c70b73ef7bf4b2d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page