.. Copyright (c) 2021, J. D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 Matrix ====== It is possible to represent matrices over various semirings in ``libsemigroups_pybind11``. The classes for matrices in ``libsemigroups_pybind11`` are: .. toctree:: :maxdepth: 1 api/bmat8 api/matrix