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 the PathSimulator #185

Open
hillmich opened this issue Feb 1, 2023 · 0 comments
Open

Improve the PathSimulator #185

hillmich opened this issue Feb 1, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement Anything related to improvements of the existing library good first issue Good for newcomers

Comments

@hillmich
Copy link
Member

hillmich commented Feb 1, 2023

The PathSimulator has some issues which are no deal breakers, but should be fixed before continueing to work on it.

  • The handling of the gate costs may lead to performance degradation.
  • Generating the lookup table for the gate costs should be part of library and the input format should be documented.
  • The tests do not actually test as much as they should.

More details on the parts to work on can be found in #105

@hillmich hillmich added documentation Improvements or additions to documentation enhancement Anything related to improvements of the existing library good first issue Good for newcomers labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Anything related to improvements of the existing library good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant