Port details on branch 2022Q2 |
- flint2 Fast library for number theory
- 2.9.0_4 math
=2 2.9.0_4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-30 01:13:29
- Last Update: 2025-01-28 16:42:55
- Commit Hash: e54e2c6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.flintlib.org/
- Description:
- FLINT is a C library for doing number theory, maintained by William Hart.
FLINT supports arithmetic with numbers, polynomials, power series and matrices
over many base rings, including:
* Multiprecision integers and rationals
* Integers modulo n
* p-adic numbers
* Finite fields (prime and non-prime order)
* Real and complex numbers (via the Arb extension library)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/flint2/ && make install clean
- To add the package, run one of these commands:
- pkg install math/flint2
- pkg install flint2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flint2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656445752
SHA256 (flint-2.9.0.tar.gz) = 2fc090d51033c93208e6c10d406397a53c983ae5343b958eb25f72a57a4ce76a
SIZE (flint-2.9.0.tar.gz) = 5283624
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libopenblas.so : math/openblas
- libntl.so : math/ntl
- This port is required by:
- for Libraries
-
- math/antic
- math/arb
- math/calcium
- math/cm
- math/e-antic
- math/eclib
- math/linbox
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for flint2-2.9.0_4:
NTL=on: Victor Shoup's Number Theory Library
===> Use 'make config' to modify these settings
- Options name:
- math_flint2
- USES:
- cmake compiler:c++11-lang python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|