libhomfly: Compute the homfly polynomial of knots and links¶
Description¶
libhomfly is a library to compute the homfly polynomial of knots and links.
License¶
Public domain
SPKG Maintainers¶
Miguel Marco
Upstream Contact¶
Miguel Marco (mmarco@unizar.es)
Dependencies¶
gc
Type¶
standard
Version Information¶
package-version.txt:
1.02r6
Equivalent System Packages¶
arch:
$ sudo pacman -S libhomfly
conda:
$ conda install libhomfly
Debian/Ubuntu:
$ sudo apt-get install libhomfly-dev
Fedora/Redhat/CentOS:
$ sudo yum install libhomfly-devel
freebsd:
$ sudo pkg install math/libhomfly
gentoo:
$ sudo emerge sci-libs/libhomfly
nix:
$ nix-env --install libhomfly
opensuse:
$ sudo zypper install libhomfly-devel
See https://repology.org/project/libhomfly/versions, https://repology.org/project/llibhomfly/versions
If the system package is installed, ./configure will check whether it can be used.