Implementation of polylogarithms in Julia
Spence’s function, also known as the dilogarithm.
Create an iterator which evaluates Spence's function for each iterated value.
Implementation of polylogarithms in C/C++/Fortran
Rust implementation of polylogarithms.