axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Bernoulli puzzle


From: Ralf Hemmecke
Subject: Re: [Axiom-developer] Bernoulli puzzle
Date: Mon, 20 Oct 2014 14:37:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

> which gives excellent results. Pari uses
> 
> \[ |B_n| = \frac{2n!}{(2\pi)^n}\zeta(n) \]
> 
> with floats but you have to completely control the precision.

I don't know exactly, but I'd bet that Sage builds on flint2 for the
computation of Bernoulli (implemented (if I am not wrong) by Fredrik
http://fredrikj.net/).

http://flintlib.org/benchmarks.html

Since that is free software, it would make sense to think about using
that library.

Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]