lifelib v0.8.0 (19 November 2022)#

This release adds a new library, economic_curves.

To update lifelib, run the following command:

>>> pip install lifelib --upgrade

If you’re using Anaconda, use the conda command instead:

>>> conda update lifelib

New Library#

This release adds a new library economic_curves. The economic_curves library includes Python scripts and notebooks that contain practical algorithms for modeling economic scenarios, many of which are relevant to regulatory requirements in UK and EU countries under the Solvency 2 regime.

This library was based on insurance_python, a library in an external project, the Actuarial Algorithms, developed and maintained by Qnity Consultants and Gregor Fabjan.

See economic_curves and economic_curves Notebooks for more details.