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

install from repos automatically (PEP-508) #2

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Conversation

1ucian0
Copy link
Contributor

@1ucian0 1ucian0 commented Dec 11, 2020

There is no need to consider the repo dependencies in a special way. After PEP-508, it is possible to set dependencies on github repos. This simplifies the installation guide.

@rsln-s
Copy link
Owner

rsln-s commented Dec 11, 2020

@1ucian0 thank you for stopping by and submitting the pull requests! Just to let you know, a slightly improved version of the methods used in [1] is available here: https://github.com/rsln-s/variationaltoolkit

The specific method that implements multistart optimization using APOSMM is here:
https://github.com/rsln-s/variationaltoolkit/blob/1fcb864b1ec06c7c49ecd9afa30dc0ceeb02747b/variationaltoolkit/variationalquantumoptimizeraposmm.py#L76

If you have any issues getting variationaltoolkit or APOSMM to work, feel free to reach out to myself or @jmlarson1. Variationaltoolkit depends on an older qiskit, so care should be taken when using; there are some known issues with consistency between versions (e.g. qiskit-community/qiskit-aqua#1246)

[1] "Multistart Methods for Quantum Approximate Optimization" DOI: 10.1109/HPEC.2019.8916288

@rsln-s rsln-s merged commit c9820c5 into rsln-s:master Dec 11, 2020
@rsln-s rsln-s mentioned this pull request Dec 11, 2020
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

Successfully merging this pull request may close these issues.

2 participants