We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Quantum LDPC
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
LP_decoder_LDPC
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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.jlThe text was updated successfully, but these errors were encountered: