Skip to content

lifelib v0.8.1

Compare
Choose a tag to compare
@fumitoh fumitoh released this 03 May 04:03
· 59 commits to main since this release

This release adds a new example, 4. Profiling and Optimizing the Model in the savings library.
See the release notes for details.

To update lifelib, run the following command::

>>> pip install lifelib --upgrade

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

>>> conda update lifelib