Skip to main content

Reliability Engineering toolkit for Python

Project description

reliability

reliability is a Python library for reliability engineering and survival analysis. It offers the ability to create and fit probability distributions intuitively and to explore and plot their properties. reliability is designed to be much easier to use than scipy.stats whilst also extending the functionality to include many of the same tools that are typically only found in proprietary software such as Minitab, Reliasoft, and JMP Pro.

Key features

  • Fitting probability distributions to data including left or right censored data
  • Fitting Weibull mixture models
  • Calculating the probability of failure for stress-strength interference between any combination of the supported distributions
  • Support for Exponential, Weibull, Gamma, Normal, Lognormal, 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 and Nelson-Aalen
  • Goodness of fit tests (AICc, BIC)
  • Probability plots on probability paper for all supported distributions
  • Quantile-Quantile plots and Probability-Probability plots
  • Reliability growth, optimal replacement time, sequential sampling charts, and many more functions
  • Physics of Failure and Accelerated Life Testing Models coming soon

Installation

pip install reliability

Documentation

Check out readthedocs for detailed documentation and examples. If you find any errors, or would like to request that something be added, please raise an issue in GitHub.

Project details


Release history Release notifications | RSS feed

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.2.17.tar.gz (42.2 kB view details)

Uploaded Source

Built Distribution

reliability-0.2.17-py3-none-any.whl (45.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: reliability-0.2.17.tar.gz
  • Upload date:
  • Size: 42.2 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.2.17.tar.gz
Algorithm Hash digest
SHA256 2f2e8e88ed37e16dd6768709607ebdb89f907960f6665eb4016c9986f0e53481
MD5 2f9f4f40a8d8f9c64d9914fa65747e38
BLAKE2b-256 a4734958f605ee841d264937cdc40ed0e3c74ba09499438518dcd596a4403807

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reliability-0.2.17-py3-none-any.whl
  • Upload date:
  • Size: 45.9 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.2.17-py3-none-any.whl
Algorithm Hash digest
SHA256 32049c3ab558d53a164541a63a34b91962ed842109e943167bd9fa3be10dd0e2
MD5 04b3af48efae82a1e7f8159050fae379
BLAKE2b-256 d67a7b8e7a83207b56df2ad5c6ab0c0bc5268600976070e3ebc7a06113365b02

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