CVXOPT.jl
Julia interface to CVXOPT
Install / Use
/learn @cvxopt/CVXOPT.jlREADME
CVXOPT.jl — Julia interface to CVXOPT
The package provides Julia wrappers for the following CVXOPT solvers:
- cvxopt.solvers.conelp
- cvxopt.solvers.coneqp
- cvxopt.solvers.lp
- cvxopt.solvers.qp
- cvxopt.solvers.socp
- cvxopt.solvers.sdp
Installation and test (Linux/macOS)
CVXOPT.jl requires PyCall to
call functions from the CVXOPT Python extension from Julia. If you
already have a Python executable in your path, then PyCall will use
that version of Python. Alternatively, you can force PyCall to use
Conda.jl to install a minimal Python distribution that is private to
Julia by setting PYTHON="":
ENV["PYTHON"]="" # Optional: force PyCall to use Conda.jl
Pkg.add("CVXOPT")
Pkg.test("CVXOPT")
This will automatically install CVXOPT from the conda-forge channel.
Build status
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
