Port details |
- zn_poly C library for polynomial arithmetic
- 0.9.2 math
=1 0.9.2Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-05-04 20:47:59
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: SparseBitSet, py38-cysignals, R-cran-eRm, python
- License: GPLv2 GPLv3
- Description:
- zn_poly is a C library for polynomial arithmetic in Z/nZ[x], where n is any
modulus that fits into an unsigned long.
WWW: https://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/
WWW: https://gitlab.com/sagemath/zn_poly/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libzn_poly-0.9.2.so:math/zn_poly
- libzn_poly-0.9.so:math/zn_poly
- To install the port:
- cd /usr/ports/math/zn_poly/ && make install clean
- To add the package, run one of these commands:
- pkg install math/zn_poly
- pkg install zn_poly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zn_poly
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588608790
SHA256 (zn_poly-0.9.2.tar.bz2) = 29d88ce19939f53e920adf118d8cd6c8c9594bc8cb71a992a6137bd86f6fb7f5
SIZE (zn_poly-0.9.2.tar.bz2) = 94785
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- python3.8 : lang/python38
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Libraries
-
- math/sage
- Configuration Options:
- ===> The following configuration options are available for zn_poly-0.9.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_zn_poly
- USES:
- gmake python:build tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.9.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 May 2020 20:47:52
0.9.2
|
thierry  |
Adding zn_poly, a C library for polynomial arithmetic.
To be used by SageMath. |
Number of commits found: 2
|