Open
Description
Numeric evaluation methods for the Nielsen Generalized Polylogarithm are commented out in the pynac source since it tries to call the CLN
library directly. The calls to CLN should be replaced with their MPFR, etc. equivalents and the function made available symbolically in Sage. The Pynac part is pynac/pynac#3
Component: symbolics
Issue created by migration from https://trac.sagemath.org/ticket/10050