Skip to content
/ arb Public
forked from flintlib/arb

C library for arbitrary-precision floating-point ball arithmetic

Notifications You must be signed in to change notification settings

akobel/arb

This branch is 1708 commits behind flintlib/arb:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ed3943 · Aug 6, 2015
Jul 13, 2015
Aug 18, 2014
Jul 14, 2015
Jan 18, 2015
Mar 6, 2015
Jul 22, 2015
Aug 6, 2015
Aug 18, 2014
Jan 17, 2015
Jul 22, 2015
Jun 17, 2015
Nov 11, 2014
Aug 6, 2015
Feb 13, 2015
Aug 18, 2014
Jul 21, 2015
Aug 18, 2014
Dec 7, 2014
Jul 21, 2015
Aug 18, 2014
Feb 21, 2015
Aug 18, 2014
May 31, 2013
Jul 13, 2015
Jun 19, 2014
Jul 13, 2015
Jan 18, 2015
Mar 6, 2015
Jul 22, 2015
Aug 6, 2015
Jun 19, 2014
Jan 17, 2015
Jul 22, 2015
Jun 17, 2015
Nov 11, 2014
Jul 15, 2015
Jan 15, 2015
Jul 21, 2015
May 19, 2014
Apr 5, 2012
Jun 12, 2014
Jul 21, 2015
Jun 17, 2014

Repository files navigation

Arb is a C library for high-performance arbitrary-precision floating-point ball
(mid-rad interval) arithmetic. It supports complex numbers, polynomials,
matrices, and evaluation of special functions, all with rigorous error
bounding.

Arb depends on FLINT (http://flintlib.org/), MPIR (http://mpir.org)
and MPFR (http://mpfr.org). It can be built as a standalone library,
or as part of FLINT as an optional extension package.

For documentation and additional details, see: http://fredrikj.net/arb/

Development updates are occasionally posted to: http://fredrikj.net/blog/

Bug reports, feature requests and other comments are welcome on the
FLINT mailing list: flint-devel@googlegroups.com

Author: Fredrik Johansson <fredrik.johansson@gmail.com>

The build scripts are copied from FLINT and were written by Bill Hart.

About

C library for arbitrary-precision floating-point ball arithmetic

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%