#monte-carlo #statistical-analysis #charts #montecarlo #project-planning

bin+lib hallo

Outcome planning for upcoming projects using Monte Carlo simulations

3 releases

0.1.2 Aug 15, 2022
0.1.1 Aug 15, 2022
0.1.0 Aug 15, 2022

#209 in Simulation

Custom license

20KB
279 lines

hallo

Scenario

There's a bunch of projects coming up at work.

They may, or may not, happen.

It's great for business, but how can we prepare ourselves properly?

How might we visualise different outcomes?

The Ask

I'm looking for help with Code Reviews.

Motivation

Playing around with Rust.


lib.rs:

hallo predicts different outcomes of the future by rolling the dice many, many times.

The main idea is to create a collection of things that span a timeline. Some generate $$$. Some use it.

Then we run many scenarios:

  • what if only the first one happens?
  • what if the 2nd and 10th one happen?

We do that thousands of time to build up a picture of different possible outcomes.

Features

  • Plan Projects, Expertise and Costs

Usage

Coming soon

Dependencies

~5.5MB
~96K SLoC