Installation#
If you are new to Python and/or do not have familiarity with Python virtual environments, then we recommend starting by installing the Anaconda Distribution. This works on all platforms (Linux, MacOS, Windows) and installs a full-featured scientific Python in a user directory without requiring root permissions.
Installing Lentil#
To install using pip:
pip install lentil
Requirements#
Lentil has the following requirements:
Installing from source#
For instructions on installing Lentil from source, see Install Lentil for development.