Port details |
- flint Fast library for number theory
- 3.1.2 math =0 3.1.2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-10-09 03:18:22
- Last Update: 2025-01-26 19:59:41
- Commit Hash: e6aab2d
- License: GPLv3
- WWW:
- https://flintlib.org
- https://github.com/flintlib/flint
- 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/flint/ && make install clean
- To add the package, run one of these commands:
- pkg install math/flint
- pkg install flint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flint
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728287409
SHA256 (flint-3.1.2.tar.gz) = fdb3a431a37464834acff3bdc145f4fe8d0f951dd5327c4c6f93f4cbac5c2700
SIZE (flint-3.1.2.tar.gz) = 8098136
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libopenblas.so : math/openblas
- libntl.so : math/ntl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flint-3.1.2:
NTL=on: Victor Shoup's Number Theory Library
===> Use 'make config' to modify these settings
- Options name:
- math_flint
- USES:
- cmake compiler:c++11-lang pkgconfig python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.2 26 Jan 2025 19:59:41 |
Yuri Victorovich (yuri) |
math/flint: Update MASTER_SITES and WWW |
3.1.2 09 Oct 2024 03:17:35 |
Yuri Victorovich (yuri) Author: wen heping |
math/flint: New port: Fast library for number theory |
Number of commits found: 2
|