-
Notifications
You must be signed in to change notification settings - Fork 210
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
Add a new SAOOVQE solver #1364
Comments
@mrossinek Do you think it could be of interest to add our solver? Thank you for the info! |
Dear @woodsp-ibm , Thank you very much for your advice! |
@MartinBeseda The main maintainers of Qiskit Nature are now Algorithmiq since end 2023, see https://medium.com/qiskit/a-new-chapter-for-qiskit-algorithms-and-applications-5baff541e826 My role is now pretty much just assist as/if needed for the new maintainers since I have been involved with this code since its creation. Any future work/features/releases is managed by the new maintainers. The last release was nearly a year ago and I do not what plans there are, if any, for this code going forwards, |
@woodsp-ibm Thank you very much for explanation. Do you know about any contact person of Algorithmiq, whom I could ask about the involvement? |
There has been little to no activity here for a while and as the transition was some time ago I really do not know. At the time maintainers were added from Algorithmiq - see the approvers list in this PR #1374 - the latter 2. The best I can offer, sorry. |
I'm writing here with a question, as I'd like to submit a contribution to Qiskit Nature in the form of a new State-Averaged Orbital-Optimized VQE, containing also some new approach to orbital diabatization etc. But, as it is quite a large code, I didn't want to open a PR right away, as I'd like to ask, how should I proceed...
If I do understand the Nature's structure correctly, should we start with including it into
second_q/algorithms/excited_states_solvers
?The repository of the whole code is here: https://gitlab.com/MartinBeseda/sa-oo-vqe-qiskit
And the documentation is online here: https://sa-oo-vqe-qiskit.readthedocs.io/en/latest/index.html
P.s.: Yes, I've read the contributing guidelines, we'll supplement CLAs, etc. right with the submission.
Thank you very much for all the opinions and advice!
The text was updated successfully, but these errors were encountered: