Skip to content

Statistical reliability library for rust (educational purpose)

Notifications You must be signed in to change notification settings

SirmaXX/reliability_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust package for reliability analysis

its inspired from https://github.com/MatthewReid854/reliability this project

How to install or use

When project completed ,i will publish in crates.io but you can download raw files and use in your project.

How to run

cargo run 

How to run test

cargo test

How to get documentation

cargo doc --open

Example usage

You can check main.rs file for example usage

Topic list

  1. Failure models
  2. Probability Plotting
  3. Accelerated Life Testing
  4. Importing and converting data
  5. Repairable systems
  6. Reliability testing
  7. Reliability Theory
  8. Life Data Analysis

If you have a advice ,we can examines your advices and feedbacks

Releases

No releases published

Packages

No packages published

Languages