Wouter Vlothuizen
Wouter Vlothuizen
For some context, see https://github.com/QuTech-Delft/OpenQL/pull/433
Regarding the move of the `include` directory, please bear in mind that there is a philosophy behind the current structure: header files that may be of use to code external...
> moving constant folding and its consequences entirely to OpenQL IIRC from a conversation with Jeroen, the constant folding was partly intended to allow simple libqasm users (e.g. a simulator)...
closing because of lack of activity
it is: https://github.com/QE-Lab/OpenQL/issues/424
The documentation is quite clear that the operands should be a comma separated list: - https://openql.readthedocs.io/en/latest/gen/reference_configuration.html#instructions-section - https://openql.readthedocs.io/en/latest/gen/reference_configuration.html#gate-decomposition-section In practice, extra spaces are allowed, in an attempt to cope with...
I mainly like this proposal, but would like to make a few notes: - to me the namespace hierarchy may lead to overly verbose code (like the `ir::` we already...
> namespace: you convinced me :-) > driver: I don't foresee any C+ problems here, but only that the term 'driver' is rather implicit, you cannot tell from its name...
sounds great, makes the transition a lot smoother