This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Implementation of Zeta functions in libstdc++
- From: "Florian Goth" <CaptainSifff at gmx dot de>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 31 Jul 2014 19:03:38 +0200
- Subject: Implementation of Zeta functions in libstdc++
- Authentication-results: sourceware.org; auth=none
- Sensitivity: Normal
Hi!
I've noticed that gcc's libstdc++ has implementations of
the zeta function and the hurwitz-zeta functions.
Is there any work going on with them?
Would an implementation of hurwitz_zetaÂin terms of the Polylogarithm be helpful?
Thanks,
Florian.
Â