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

ShorSimulator does not work without emulation #26

Open
hillmich opened this issue Jun 11, 2021 · 0 comments
Open

ShorSimulator does not work without emulation #26

hillmich opened this issue Jun 11, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@hillmich
Copy link
Contributor

hillmich commented Jun 11, 2021

The ShorSimulator does not work without emulation. Thanks to @hassanmallahzadeh for finding this bug.

Suggested fix: Remove the non-emulation code from ShorSimulator and write a new class ShorBeauregardSimulator (or similar).

@hillmich hillmich added the bug Something isn't working label Jun 11, 2021
hillmich added a commit that referenced this issue Mar 8, 2023
* Add cpp-linter action
* Include OpenCV to lint frqi.cpp
* Add to .gitignore
* Added tests/coverage
* Refactored ShorSim to increase coverage
* Remove non-emulated shor sim (see issue #26)
* Use plain std::unique_ptr to store the quantum computation for the simulators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant