Port details |
- arb C library for arbitrary-precision interval arithmetic
- 2.23.0_1 math =2 2.23.0_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-03-30 06:48:33
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://arblib.org/
- 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.
- ¦ ¦ ¦ ¦
- 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/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 = 1656557108
SHA256 (fredrik-johansson-arb-2.23.0_GH0.tar.gz) = 977d41bde46f5442511d5165c705cec32c03e852c84d7d1836135d412ce702bb
SIZE (fredrik-johansson-arb-2.23.0_GH0.tar.gz) = 1989841
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
- Library dependencies:
-
- libflint.so : math/flint2
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- This port is required by:
- for Libraries
-
- math/calcium
- math/e-antic
- math/mppp
- math/paritwine
- math/py-symengine
- math/sage
- math/symengine
Configuration Options:
- No options to configure
- Options name:
- math_arb
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.23.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.23.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.23.0 30 Jun 2022 19:00:38 |
Yuri Victorovich (yuri) |
math/arb: Update 2.22.1 -> 2.23.0
Reported by: portscout |
2.22.1_1 29 Jun 2022 05:25:08 |
Yuri Victorovich (yuri) |
math/flint2: Update 2.8.5 -> 2.9.0 |
2.22.1 24 Feb 2022 23:07:09 |
Yuri Victorovich (yuri) |
math/arb: Update 2.22.0 -> 2.22.1
Reported by: portscout |
2.22.0 18 Jan 2022 18:42:44 |
Yuri Victorovich (yuri) |
math/arb: Update 2.21.1 -> 2.22.0
Reported by: portscout |
2.21.1 19 Nov 2021 21:33:21 |
Yuri Victorovich (yuri) |
math/arb: Update 2.21.0 -> 2.21.1
Reported by: portscout |
2.21.0 21 Oct 2021 00:46:03 |
Yuri Victorovich (yuri) |
math/arb: Update 2.20.0 -> 2.21.0
Reported by: portscout |
2.20.0 25 Jul 2021 18:47:02 |
Yuri Victorovich (yuri) |
math/arb: Update 2.19.0 -> 2.20.0 |
2.19.0_1 25 Jul 2021 15:17:52 |
Yuri Victorovich (yuri) |
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports.
Reported by: portscout |
2.19.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.19.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.19.0 05 Jan 2021 21:12:26 |
yuri |
math/arb: Fix WWW |
2.19.0 06 Dec 2020 19:39:22 |
yuri |
math/arb: Update 2.18.1 -> 2.19.0
Reported by: portscout |
2.18.1 14 Sep 2020 16:51:10 |
yuri |
math/arb: Change build to cmake |
2.18.1 29 Jun 2020 05:56:57 |
yuri |
math/arb: Update 2.18.0 -> 2.18.1
Reported by: portscout |
2.18.0_1 10 Jun 2020 18:15:22 |
yuri |
math/flint2: Update g20190210 -> 2.6.0
Bump 6 depending ports.
Reported by: portscout |
2.18.0 10 Jun 2020 17:27:15 |
yuri |
math/arb: Update 2.17.0 -> 2.18.0 |
2.17.0 17 Oct 2019 07:22:29 |
yuri |
math/arb: Update 2.16.0 -> 2.17.0
Reported by: portscout |
2.16.0_1 17 Feb 2019 02:59:57 |
yuri |
math/flint2: Update g20180323 -> g20190210
Bump math/arb. |
2.16.0 08 Dec 2018 08:15:28 |
yuri |
math/arb: Update 2.15.1 -> 2.16.0
Reported by: repology |
2.15.1 28 Oct 2018 02:40:46 |
yuri |
math/arb: Update 2.15.0 -> 2.15.1
Reported by: portscout |
2.15.0 19 Sep 2018 17:43:15 |
yuri |
math/arb: Update 2.14.0 -> 2.15.0
Reported by: portscout |
2.14.0 25 Jul 2018 20:12:03 |
yuri |
math/arb: Update 2.13.0 -> 2.14.0 |
2.13.0_1 19 Apr 2018 07:08:45 |
ale |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
2.13.0 30 Mar 2018 06:48:06 |
yuri |
New port: math/arb: C library for arbitrary-precision interval arithmetic |