Port details |
- arb C library for arbitrary-precision interval arithmetic
- 2.22.1 math
=0 2.22.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-30 06:48:33
- Last Update: 2022-02-24 23:07:09
- Commit Hash: d3aae76
- License: LGPL21
- Description:
- Arb is an implementation of ball arithmetic, also known as mid-rad interval
arithmetic. Ball arithmetic is an extension of floating-point arithmetic in
which an error bound is attached to each variable. This allows computing
rigorously with real and complex numbers.
With plain floating-point arithmetic, the user must do an error analysis to
guarantee that results are correct. Manual error analysis is time-consuming and
bug-prone. Ball arithmetic effectively makes error analysis automatic.
Arb is designed for computer algebra and computational number theory, but may be
useful in any area demanding reliable or precise numerical computing. Arb scales
seamlessly from tens of digits up to billions of digits. Efficiency is achieved
by low level optimizations and use of asymptotically fast algorithms.
WWW: https://arblib.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/arb/ && make install clean
- To add the package, run one of these commands:
- pkg install math/arb
- pkg install arb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: arb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645734392
SHA256 (fredrik-johansson-arb-2.22.1_GH0.tar.gz) = 1ef85518eee04885e8a90196498bc75e4e2410621d4184f2bc01d46b7080a243
SIZE (fredrik-johansson-arb-2.22.1_GH0.tar.gz) = 1906319
- 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
- ninja : devel/ninja
- Library dependencies:
-
- libflint.so : math/flint2
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- This port is required by:
- for Libraries
-
- math/e-antic
- math/mppp
- math/paritwine
- math/sage
- math/symengine
- Configuration Options:
- No options to configure
- Options name:
- math_arb
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Feb 2022 23:07:09 2.22.1
|
Yuri Victorovich (yuri)  |
math/arb: Update 2.22.0 -> 2.22.1
Reported by: portscout |
18 Jan 2022 18:42:44 2.22.0
|
Yuri Victorovich (yuri)  |
math/arb: Update 2.21.1 -> 2.22.0
Reported by: portscout |
19 Nov 2021 21:33:21 2.21.1
|
Yuri Victorovich (yuri)  |
math/arb: Update 2.21.0 -> 2.21.1
Reported by: portscout |
21 Oct 2021 00:46:03 2.21.0
|
Yuri Victorovich (yuri)  |
math/arb: Update 2.20.0 -> 2.21.0
Reported by: portscout |
25 Jul 2021 18:47:02 2.20.0
|
Yuri Victorovich (yuri)  |
math/arb: Update 2.19.0 -> 2.20.0 |
25 Jul 2021 15:17:52 2.19.0_1
|
Yuri Victorovich (yuri)  |
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports.
Reported by: portscout |
07 Apr 2021 08:09:01 2.19.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.19.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Jan 2021 21:12:26
2.19.0
|
yuri  |
math/arb: Fix WWW |
06 Dec 2020 19:39:22
2.19.0
|
yuri  |
math/arb: Update 2.18.1 -> 2.19.0
Reported by: portscout |
14 Sep 2020 16:51:10
2.18.1
|
yuri  |
math/arb: Change build to cmake |
29 Jun 2020 05:56:57
2.18.1
|
yuri  |
math/arb: Update 2.18.0 -> 2.18.1
Reported by: portscout |
10 Jun 2020 18:15:22
2.18.0_1
|
yuri  |
math/flint2: Update g20190210 -> 2.6.0
Bump 6 depending ports.
Reported by: portscout |
10 Jun 2020 17:27:15
2.18.0
|
yuri  |
math/arb: Update 2.17.0 -> 2.18.0 |
17 Oct 2019 07:22:29
2.17.0
|
yuri  |
math/arb: Update 2.16.0 -> 2.17.0
Reported by: portscout |
17 Feb 2019 02:59:57
2.16.0_1
|
yuri  |
math/flint2: Update g20180323 -> g20190210
Bump math/arb. |
08 Dec 2018 08:15:28
2.16.0
|
yuri  |
math/arb: Update 2.15.1 -> 2.16.0
Reported by: repology |
28 Oct 2018 02:40:46
2.15.1
|
yuri  |
math/arb: Update 2.15.0 -> 2.15.1
Reported by: portscout |
19 Sep 2018 17:43:15
2.15.0
|
yuri  |
math/arb: Update 2.14.0 -> 2.15.0
Reported by: portscout |
25 Jul 2018 20:12:03
2.14.0
|
yuri  |
math/arb: Update 2.13.0 -> 2.14.0 |
19 Apr 2018 07:08:45
2.13.0_1
|
ale  |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
30 Mar 2018 06:48:06
2.13.0
|
yuri  |
New port: math/arb: C library for arbitrary-precision interval arithmetic |