Skip to content

polylog 2.1.0

Compare
Choose a tag to compare
@Expander Expander released this 28 Feb 08:08
· 57 commits to master since this release

New

  • implementation of general n-th order complex polylogarithm z.li(n) for all complex numbers z: Complex<f64> and for all integers n: i32
  • extension of the n-th order real polylogarithm x.li(n) for x: f64 to integers n < 0