Skip to content

Fixes for Clang toolchain

Created by: tnguyen-ornl

  • Update PauliOp terms to std::map (changes in XACC)

  • Fix an edge case of 0/0. Gcc seems to be able to handle it just fine, but Clang returns nan.

Depends on https://github.com/eclipse/xacc/pull/382

Merge request reports

Loading