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 Circuit simulation more Qiskit-like #20

Open
aaronleesander opened this issue Mar 12, 2025 · 0 comments
Open

✨ Make Circuit simulation more Qiskit-like #20

aaronleesander opened this issue Mar 12, 2025 · 0 comments

Comments

@aaronleesander
Copy link
Collaborator

aaronleesander commented Mar 12, 2025

What's the problem this feature will solve?

To run a circuit simulation now, it requires inputing the required state, sim_params, and circuit. It would be nice to remove some of the dependence on sim_params.

Describe the solution you'd like

It could be better to do something more qiskit-like by just inputting simulator.run(circuit) by setting more defaults

@aaronleesander aaronleesander changed the title ✨ Circuit simulation by inputing only circuit ✨ Make Circuit simulation more Qiskit-like Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant