quantumlib / Stim

A fast stabilizer circuit library.
Apache License 2.0
305 stars 88 forks source link

Resolve ambiguity in simd_word test by explicitly casting size_t to uint64_t for << operator usage #758

Closed Strilanc closed 2 months ago

Strilanc commented 2 months ago

author: @sengthai (https://github.com/sengthai)

original PR: https://github.com/quantumlib/Stim/pull/751