Skip to content

pySecDec 1.6.4

Choose a tag to compare

@spj101 spj101 released this 16 Jul 16:41
· 67 commits to master since this release

Added

  • disteval.clear_eval() and integral_interface.DistevalLibrary.close() to clean up disteval resources.
  • make source-mma to output integrals in Mathematica-compatible format (experimental).

Changed

  • Minor code style changes.

Fixed

  • SecDecInternalNPow() would previously not compile on the CPU.
  • Premature end of disteval integration in rare cases with few integrals.
  • Typos and spelling.