MCPcopy Create free account
hub / github.com/Derive-Risk/pyfair / vignette.py

File vignette.py

static/vignette.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pyfair
2
3# Create using LEF (PERT), PL, (PERT), and SL (constant)
4model1 = pyfair.FairModel(name="Regular Model 1", n_simulations=10_000)

Callers

nothing calls this directly

Calls 3

input_dataMethod · 0.80
to_htmlMethod · 0.80
calculate_allMethod · 0.45

Tested by

no test coverage detected