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

LP solver for Quantum LDPC Codes #29

Open
Fe-r-oz opened this issue Sep 5, 2024 · 1 comment
Open

LP solver for Quantum LDPC Codes #29

Fe-r-oz opened this issue Sep 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Fe-r-oz
Copy link

Fe-r-oz commented Sep 5, 2024

Following insightful discussion with Eric, I am opening this issue to monitor progress.

As Eric notes, "See the JuMP extension where LP is used for classical LDPC codes for an example on using the solver."

To start with, Check out the LP_decoder_LDPC: src/LDPC/decoders.jl

@esabo esabo added the enhancement New feature or request label Sep 6, 2024
@Fe-r-oz
Copy link
Author

Fe-r-oz commented Sep 9, 2024

COPT.jl: It includes high-performance solvers for LP, MIP, SOCP, convex QP/QCP and SDP.

Also, https://github.com/jinwen-yang/cuPDLP.jl

Also, https://github.com/google-research/FirstOrderLp.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants