Launch an interactive Jupyter notebook using Binder to run and edit the examples in the documentation:
To install
fem
on your computer usingpip
, executepip install fem
Dependencies:
- Fortran compiler such as gfortran
- LAPACK development files
- OpenMP development files (for parallel computing support)
Load
fem
in your Python script:import fem
- Online documentation:
- http://nihcompmed.github.io/fem
- Source code repository:
- https://github.com/nihcompmed/fem
- Python package index:
- https://pypi.python.org/pypi/fem