FEniCS is a collection of free software for automated, efficient solution of differential equations
copied from cf-staging / fenicsconda install -c conda-forge fenics
conda install -c "conda-forge/label/broken" fenics
conda install -c "conda-forge/label/cf201901" fenics
conda install -c "conda-forge/label/cf202003" fenics
conda install -c "conda-forge/label/gcc7" fenics
conda install -c "conda-forge/label/prerelease" fenics
FEniCS is a collection of free software for automated, efficient solution of differential equations (http://fenicsproject.org). It provides C++ and Python interfaces, and creates effecient solvers via expression of finite variational statements in a domain-specific language that are transformed and just-in-time compiled into efficient implementations.