Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Arb has the following dependencies:
* Either MPIR (http://www.mpir.org) 2.6.0 or later, or GMP (http://www.gmplib.org) 5.1.0 or later.
If MPIR is used instead of GMP, it must be compiled with the ``--enable-gmpcompat`` option.
* MPFR (http://www.mpfr.org) 3.0.0 or later.
* FLINT (http://www.flintlib.org) version 2.5 or later. You may also
* FLINT (http://www.flintlib.org) version 2.9 or later. You may also
use a git checkout of https://github.com/fredrik-johansson/flint2


Expand Down