Skip to content

lifelib v0.7.0

Compare
Choose a tag to compare
@fumitoh fumitoh released this 10 Oct 13:44
· 87 commits to main since this release

This release adds a new library, cluster. It includes a stand-alon jupyter notebook to demonstrate how to apply cluster analysis to model point selection.

To update lifelib, run the following command::

>>> pip install lifelib --upgrade

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

>>> conda update lifelib