QuTech-Delft / libqasm

libQASM: Library to parse cQASM files
https://arxiv.org/abs/1805.09607
Other
15 stars 16 forks source link

V3 Extended: Arithmetic Expressions #194

Closed rturrado closed 5 months ago

rturrado commented 5 months ago

Add arithmetic expressions. These include unary, binary, and ternary operators, as well as a set of default functions (e.g. sin, cos and so on).