Getting started ################ Htool can be used directly via - its :ref:`C++ API ` - its `Python API `__. When used via another library or software, we refer to its own documentation and examples: .. tabularcolumns:: |l|c|c|c| .. list-table:: :header-rows: 1 :align: center * - Library/Software - Version - Documentation - Examples * - `FreeFEM `_ - :math:`\geq` 4.5 - `documentation `__ - `2D `_ and `3D `_ BEM with PETSc and `without `_ * - `PETSc `_ - :math:`\geq` 3.16 - `documentation `_ - `ex82 `__ .. - FreeFEM: `documentation `_ .. - PETSc: `documentation `_ and `example `_