quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
454 stars 73 forks source link

don't call COMPILE inside of EXP-PAULI-SUM-GATE matrix function if possible #811

Open stylewarning opened 2 years ago

stylewarning commented 2 years ago

Maybe we should gut the use of COMPILE in delayed-expressions altogether, and instead write a little baby interpreter.