Skip to main content

Reliability Engineering toolkit for Python

Project description

Logo

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

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.

Documentation

Detailed documentation and examples are available at readthedocs.

Key features

  • Fitting probability distributions to data including right censored data
  • Fitting Weibull mixture models and Weibull Competing risks models
  • Fitting Weibull Defective Subpopulation (DS) models, Weibull Zero Inflated (ZI) models, and Weibull Defective Subpopulation Zero Inflated (DSZI) 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, Log-likelihood)
  • 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 Models (24) comprising of 4 distributions (Weibull, Exponential, Normal, Lognormal) and 6 life-stress models (Exponential, Eyring, Power, Dual-Exponential, Dual-Power, 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.

Contact

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.8.6

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.8.6.tar.gz (9.2 MB view details)

Uploaded Source

Built Distribution

reliability-0.8.6-py3-none-any.whl (247.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: reliability-0.8.6.tar.gz
  • Upload date:
  • Size: 9.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for reliability-0.8.6.tar.gz
Algorithm Hash digest
SHA256 e97fdc06998f5a7ab99e5e4b06f23808d0b5462f6eb6647b53db772dd7e40b10
MD5 56d54379b67b4f6fd4ef6edd265502e1
BLAKE2b-256 2182fec74b9f8d5ba15aa7e7bf57d0ecce14cef0071833a200ec76c72b4d00ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reliability-0.8.6-py3-none-any.whl
  • Upload date:
  • Size: 247.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for reliability-0.8.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b5cd5277e314305ed70891975eb7cfe0dbdcb7febf05cfbe695d7a195159aef3
MD5 db1ee59a0e5eecc6456cd370ae05be43
BLAKE2b-256 0023611cdbc488c5c51cf5880fa0ed3474bcd91fdc884d45d3c1448cddaa6100

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