Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

SidGanesan/five-sigma-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Five Sigma Assesment

This project and its dependancies are managed using Poetry and can be installed using;

poetry instal

To initialise a virtual env and shell use;

poetry shell

Tests can be run using;

pytest .

Problem B is implemented with a Typer Application so can be run as follows;

python probelm_b/main.py simulate_garden --help
python probelm_b/main.py simulate_till_steady--help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages