RustQIP icon indicating copy to clipboard operation
RustQIP copied to clipboard

Make op which reads from a mutable variable for tuning circuits.

Open Renmusxd opened this issue 5 years ago • 1 comments

Some types of circuits rely on tuning parameters but keeping the overall architecture intact, for large circuits it would be more convenient to have ops which can read from a RWLock protected variable during execution.

Renmusxd avatar Dec 20 '19 19:12 Renmusxd

For reference this would be useful for projects like this Quantum Neural Networks

Renmusxd avatar Jul 01 '21 23:07 Renmusxd