[SciPy-user] Polylogarithms

Michael McNeil Forbes mforbes at alum.mit.edu
Fri Jun 16 02:52:56 EDT 2006


Thanks!

That looks like it should work for me, but the licence is rather
restrictive, requiring citation if used for publication and permission for
commercial use. (See the documentation below.)

http://www.mpi-hd.mpg.de/personalhomes/ulj/jentschura/downloads.html

I assume this is inconsistent with scipy's licensing requirements.

Michael.

> On Thu, Jun 15, 2006 at 10:38:20PM -0700, Michael McNeil Forbes wrote:
> > Is anyone aware of good python algorithms for computing polylogarithms?
...
> Here's an implementation of Lerch Phi (polylog(s,x) = x LerchPhi(x, s, 1)):
> http://www.mpi-hd.mpg.de/personalhomes/ulj/jentschura/Source/
> It doesn't say what licence it's under, but you can contact the authors.




More information about the SciPy-User mailing list