Config#
Config is the global configuration singleton that controls all
precision, calculation, and table-loading settings for a Lactuca session.
Changes take effect immediately for all subsequent calculations in the same
Python process; call reset() to restore factory defaults.
Key setting groups:
Group |
Settings |
Guide |
|---|---|---|
Calculation mode |
|
|
Decimal precision |
|
|
\(l_x\) interpolation |
|
|
Mortality placement |
|
|
Force of mortality |
|
|
Calendar constants |
|
|
Date parsing |
|
|
Tables path |
|
|
Config file path |
|
|
Force integer ts |
|
See also
Configuration — Narrative guide to all Config settings with worked examples.