CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
example_lots.csv
make_hero.py
pyproject.toml
requirements.txt
cost_core/__init__.py
cost_core/cli.py
cost_core/data_io.py
cost_core/fitting.py
cost_core/learning_curve.py
cost_core/lots.py
cost_core/monte_carlo.py
cost_core.egg-info/PKG-INFO
cost_core.egg-info/SOURCES.txt
cost_core.egg-info/dependency_links.txt
cost_core.egg-info/entry_points.txt
cost_core.egg-info/requires.txt
cost_core.egg-info/top_level.txt
cost_core/cer/__init__.py
cost_core/cer/diagnostics.py
cost_core/cer/model.py
cost_core/ingest/__init__.py
cost_core/ingest/crosswalk.py
cost_core/ingest/inflation.py
cost_core/ingest/pipeline.py
cost_core/lotmodel/__init__.py
cost_core/lotmodel/chartdata.py
cost_core/lotmodel/config.py
cost_core/lotmodel/engine.py
cost_core/lotmodel/enrich.py
cost_core/lotmodel/mathx.py
cost_core/lotmodel/models.py
cost_core/lotmodel/provenance.py
cost_core/lotmodel/summary.py
cost_core/program/__init__.py
cost_core/program/rollup.py
cost_core/reporting/__init__.py
cost_core/reporting/assumptions.py
cost_core/reporting/charts.py
cost_core/reporting/lot_workbook.py
cost_core/reporting/pipeline.py
cost_core/reporting/program_workbook.py
cost_core/synth/__init__.py
cost_core/synth/generator.py
cost_core/synth/reports.py
cost_core/synth/spec.py
tests/conftest.py
tests/golden_support.py
tests/test_cer.py
tests/test_data_io.py
tests/test_fitting.py
tests/test_goldens.py
tests/test_ingest.py
tests/test_learning_curve.py
tests/test_lot_buy_risk.py
tests/test_lot_engine.py
tests/test_lot_engine_conformance.py
tests/test_lot_workbook.py
tests/test_lotmodel.py
tests/test_lots.py
tests/test_monte_carlo.py
tests/test_program.py
tests/test_reporting.py
tests/test_synth.py
tests/goldens/COMPARE_POLICY.json
tests/goldens/README.md
tests/goldens/cli_fit_lots.json.gz
tests/goldens/engine_app_example.json.gz
tests/goldens/engine_app_example_base_year.json.gz
tests/goldens/engine_app_example_complexity.json.gz
tests/goldens/engine_app_example_complexity_2.30.json.gz
tests/goldens/engine_app_example_complexity_first_only.json.gz
tests/goldens/engine_app_example_defaultcf_leading_nan.json.gz
tests/goldens/engine_app_example_fcst_prior_110.json.gz
tests/goldens/engine_app_example_fit_prior_10.json.gz
tests/goldens/engine_app_example_legacy.json.gz
tests/goldens/engine_app_example_maxiter_1.json.gz
tests/goldens/engine_app_example_maxiter_2.json.gz
tests/goldens/engine_app_example_prior_units.json.gz
tests/goldens/engine_app_example_qty_only.json.gz
tests/goldens/engine_app_example_runfile_fitprior_7.json.gz
tests/goldens/engine_app_example_runfile_overrides.json.gz
tests/goldens/engine_app_example_scale_1_1.json.gz
tests/goldens/engine_app_example_tol_1e-14.json.gz
tests/goldens/engine_cc_reference.json.gz
tests/goldens/engine_cc_reference_backcast.json.gz
tests/goldens/engine_cc_reference_complexity.json.gz
tests/goldens/engine_cc_reference_fit_prior_100.json.gz
tests/goldens/engine_cc_reference_legacy.json.gz
tests/goldens/engine_cc_reference_lots_scale.json.gz
tests/goldens/engine_cc_reference_one_lot.json.gz
tests/goldens/engine_cc_reference_prior_units.json.gz
tests/goldens/engine_four_lots.json.gz
tests/goldens/engine_rate_driven_8lots.json.gz
tests/goldens/engine_rate_fixture.json.gz
tests/goldens/engine_rate_fixture_continuation.json.gz
tests/goldens/engine_rate_fixture_legacy.json.gz
tests/goldens/engine_rate_selected.json.gz
tests/goldens/engine_runfile_qty_only_4lot.json.gz
tests/goldens/engine_three_lots.json.gz
tests/goldens/engine_uniform_qty.json.gz
tests/goldens/engine_wbs_avionics.json.gz
tests/goldens/engine_wbs_propulsion.json.gz
tests/goldens/error_paths.json.gz
tests/goldens/lots_cost_core.json.gz
tests/goldens/wbs_FULL_WBS.json.gz
tests/goldens/wbs_TEST_PROGRAM.json.gz
tests/goldens/wbs_extra_programs.json.gz