Skip to content

Functions used in Masters Project regarding Software Reliability

Notifications You must be signed in to change notification settings

LanceFiondella/AM-Reliability

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Reliability Functions

A repo for my reliability functions used in my Master's project.

Getting the Code to Work (Visual Studio Code)

Create new dotnet project:

dotnet new console -o myApp
cd myApp

Install MathNet.Numerics:

dotnet add package MathNet.Numerics --version 4.4.0

About

Functions used in Masters Project regarding Software Reliability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%