Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Renmusxd opened this issue Dec 20, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@Renmusxd
Copy link
Owner

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 Renmusxd added the enhancement New feature or request label Dec 20, 2019
@Renmusxd
Copy link
Owner Author

Renmusxd commented Jul 1, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant