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

add KadanoffBaym.jl and QAOA.jl #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

timbode
Copy link

@timbode timbode commented Oct 13, 2023

Hi, I would like to add the Julia packages KadanoffBaym.jl and QAOA.jl.

@@ -196,6 +200,7 @@ For a curated list of learning resources please check out [desireevl's repo](htt
- [myQShor](https://github.com/Michaelvll/myQShor) - Quantum implementation of Shor's algorithm.

**Julia**
- [QAOA.jl](https://github.com/FZJ-PGI-12/QAOA.jl) - Implementation the Quantum Approximate Optimization Algorithm (QAOA) in Julia.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same package should normally not be duplicated (see first point of guidelines). If a package could belong to multiple categories, pick the best one if possible. (But if it is really the case that it equally belongs to two categories, we could make an exception.)

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.

None yet

2 participants