The ``bempp.lib`` module ======================== Introduction ------------ This module contains convenience functions for creating new instances of classes from the ``bempp.core`` module without the need of repeatedly specifying the numerical types used to represent particular kinds of data (``BasisFunctionType`` and ``ResultType``). It also provides functions implementing the algebra of H-matrices. Reference --------- .. automodule:: bempp.lib