lifelib v0.10.0 (7 July 2024)#

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, appliedlife. appliedlife includes the IntegratedLife model, a comprehensive and practical projection model. See the appliedlife page for more details.

Fixes#