Port details |
- py-conway-polynomials Python interface to Frank Lubeck's Conway polynomial database
- 0.10 math
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-03 09:30:50
- Last Update: 2025-10-03 09:27:34
- Commit Hash: e158a30
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/sagemath/conway-polynomials
- Description:
- Python interface to Frank Luebeck's Conway polynomial database.
Frank Luebeck maintains a list of pre-computed Conway polynomial coefficients.
These are used in several computer algebra systems such as GAP and SageMath
to provide quick access to those Conway polynomials.
The package consists of a single module containing a single function that
returns a dict of dicts, conway_polynomials.database(). The dictionary's
format is {p: {n: coefficients}}, where p represents your prime and n your
degree. The tuple of coefficients is returned in ascending order; that is,
the first coefficient (at index zero) is for the constant (degree zero) term.
This package is an evolution of the SageMath conway_polynomials package
and is maintained by the same team of developers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}conway-polynomials>0:math/py-conway-polynomials@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-conway-polynomials/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-conway-polynomials
- pkg install py311-conway-polynomials
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-conway-polynomials listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-conway-polynomials
- Package flavors (<flavor>: <package>)
- py311: py311-conway-polynomials
- distinfo:
- TIMESTAMP = 1759482386
SHA256 (conway_polynomials-0.10.tar.gz) = 4f619f64f81a3eb16c4e26c5a284feeec27a6f4aad647643e79af289801ae0f3
SIZE (conway_polynomials-0.10.tar.gz) = 307447
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-conway-polynomials
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10 03 Oct 2025 09:27:34
    |
Yuri Victorovich (yuri)  |
math/py-conway-polynomials: New port: Python interface to Frank Lubeck's Conway
polynomial database |
Number of commits found: 1
|