lifelib is a collection of open-source life actuarial models written in Python. You can run the models right out of the box, customize them in any way you want, or create your own models from scratch.
You can create an actuarial projection model as modelx Model object by:
build
function.Once the model is built, they are available as a modelx Model object in Python console. The model is composed of Space. Spaces contain Cells and other spaces. Cells are much like cells in spreadsheets, which in turn, can store formulas and associated values.
With a lifelib model, you can:
Start from Quick Start page.
If you have troubles to shoot, questions to be answered,
post them on stackoverflow
and add lifelib
tag to the posts.
If you find bugs or want to request new features,
submit issues on
lifelib development site
on github.
Or, connect with
Fumito Hamamura
on Linkedin and send a message to him (May take about a week to respond).