Files
ports/math/libhomfly/pkg-descr
Yuri Victorovich d0a737fa90 Revert "math/*: Improve and expand pkg-descr"
This reverts commit 5f90970e57.
2025-09-30 00:10:55 -07:00

7 lines
348 B
Plaintext

Library to compute the homfly polynomial of a link
This is basically a conversion of the program written by Robert J Jenkins Jr
into a shared library. It accepts as entry a character string, formatted in the
same way as the input files that the original code used. The returned value is
the string that the original program would print on screen.