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

Improve Options DataBase #57

Closed
amccaskey opened this issue Aug 17, 2018 · 0 comments
Closed

Improve Options DataBase #57

amccaskey opened this issue Aug 17, 2018 · 0 comments
Assignees

Comments

@amccaskey
Copy link
Contributor

We need our options to be templated. instead of xacc.getOption always returning a string, we should specify the type.

Maybe the underlying database can remain (string -> string), but xacc.getOption does the work to convert the option values to the correct type.

@amccaskey amccaskey self-assigned this Aug 17, 2018
danclaudino added a commit to danclaudino/xacc that referenced this issue Dec 17, 2024
Added visitor header to CuTensorNetAccelerator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant