Skip to content

Polylogarithm 7.0.0

Latest
Compare
Choose a tag to compare
@Expander Expander released this 15 Mar 05:40
· 1 commit to master since this release

New

  • added install target to export the C/C++/Fortran libraries
  • added examples to the examples/ directory
  • source code coverage report

Fixes

  • Proper treatment of arguments with signed zero for all functions (PR #37)
  • Fixed imprecision of all complex polylogarithms for small arguments (PR #39)