EASIFEM CLI
The easiest and recommended way to use the EASIFEM library is through easifem command line interface application. easifem CLI is a python application, which you can download from pip or conda by using following.
Installation by using pip
You can install easifem CLI from pip by using following command.
pip install easifem
Installation by using conda
You can install easifem CLI from conda by using following command.
conda install -c conda-forge easifem