Skip to content

Python code used in the Calculating Large-Scale Collective Reliability video

License

Notifications You must be signed in to change notification settings

ThomasFooteDQ/CollectiveReliability

Repository files navigation

CollectiveReliability

Python code used in the Calculating Large-Scale Collective Reliability video

reliability_1.py - Collective reliability calculation using the 4-step method.

reliability_2.py - Collective reliability calculation using the simple three-rule recursive method.

reliability_3.py - Collective reliability calculation using the extended five-rule recursive method.

reliability_4.py - Collective reliability calculation using the five-rule recursive method with memoization.

reliability_5.py - Collective reliability calculation using the focused lattice weave.

reliability_6.py - Collective reliability calculation spectrum using the extended lattice weave.

About

Python code used in the Calculating Large-Scale Collective Reliability video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages