mirror of
https://github.com/vale981/arb
synced 2025-03-05 09:21:38 -05:00
add a link
This commit is contained in:
parent
cda7f0503a
commit
2330eae68a
1 changed files with 6 additions and 2 deletions
|
@ -141,16 +141,20 @@ on building and installing Arb directly from the source code.
|
|||
Arb might also be available (or coming soon) as a package for
|
||||
your Linux distribution.
|
||||
|
||||
SageMath <http://sagemath.org/> includes Arb as a standard package
|
||||
SageMath (<http://sagemath.org/>) includes Arb as a standard package
|
||||
and contains a high-level Python interface. See the SageMath documentation
|
||||
for RealBallField (http://doc.sagemath.org/html/en/reference/rings_numerical/sage/rings/real_arb.html)
|
||||
and ComplexBallField (http://doc.sagemath.org/html/en/reference/rings_numerical/sage/rings/complex_arb.html).
|
||||
|
||||
Nemo <http://nemocas.org/> is a computer algebra package for
|
||||
Nemo (<http://nemocas.org/>) is a computer algebra package for
|
||||
the Julia programming language which includes a high-level
|
||||
Julia interface to Arb. The Nemo installation script will
|
||||
create a local installation of Arb along with other dependencies.
|
||||
|
||||
An experimental standalone Python interface to FLINT and Arb is also available
|
||||
(<https://github.com/fredrik-johansson/python-flint>).
|
||||
|
||||
A separate wrapper of transcendental functions for use with the
|
||||
C99 `complex double` type is available
|
||||
(<https://github.com/fredrik-johansson/arbcmath>).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue