.. _spkg_libbraiding:

libbraiding: Computing with braids
==================================

Description
-----------

libbraiding is a library to compute several properties of braids,
including centralizer and conjugacy check.

License
-------

GPLv3+


SPKG Maintainers
----------------

-  Miguel Marco


Upstream Contact
----------------

Miguel Marco (mmarco@unizar.es)

Type
----

standard


Dependencies
------------


Version Information
-------------------

package-version.txt::

    1.1


Equivalent System Packages
--------------------------

arch:

.. CODE-BLOCK:: bash

    $ sudo pacman -S  libbraiding


conda:

.. CODE-BLOCK:: bash

    $ conda install  libbraiding


Debian/Ubuntu:

.. CODE-BLOCK:: bash

    $ sudo apt-get install  libbraiding-dev


Fedora/Redhat/CentOS:

.. CODE-BLOCK:: bash

    $ sudo yum install  libbraiding


freebsd:

.. CODE-BLOCK:: bash

    $ sudo pkg install math/libbraiding


gentoo:

.. CODE-BLOCK:: bash

    $ sudo emerge sci-libs/libbraiding


nix:

.. CODE-BLOCK:: bash

    $ nix-env --install libbraiding


opensuse:

.. CODE-BLOCK:: bash

    $ sudo zypper install libbraiding-devel


void:

.. CODE-BLOCK:: bash

    $ sudo xbps-install  libbraiding-devel


See https://repology.org/project/libbraiding/versions


If the system package is installed, ./configure will check whether it can be used.

