unitaryfund / qrack

Comprehensive, GPU accelerated framework for developing universal virtual quantum processors
https://qrack.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
164 stars 36 forks source link

128-bit quad floating point #965

Closed WrathfulSpatula closed 2 years ago

WrathfulSpatula commented 2 years ago

This adds support for (CPU-only, no GPU support) 128-bit floating point ("quad") type for real1.

This is limited to compilers with support for a quad-type primitive, like GCC and Intel.