mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
ad80f7a0ef45729b2dbe1987afeedd6bb5851da6
Python bindings for Clarabel.rs Clarabel.rs is a Rust implementation of an interior point numerical solver for convex optimization problems using a novel homogeneous embedding. Clarabel.rs solves linear programs, quadratic programs, second-order cone programs and semidefinite programs. It also solves problems with exponential, power cone and generalized power cone constraints. Unlike interior point solvers based on the standard homogeneous self-dual embedding (HDSE, Clarabel.rs handles quadratic objectives without requiring any epigraphical reformulation of the objective. It can therefore be significantly faster than other HSDE-based solvers for problems with quadratic objective functions. Infeasible problems are detected using a homogeneous embedding technique.
…
…
…
…
…
…
Documentation for the ports tree includes: ports(7) https://man.openbsd.org/ports.7 packages(7) https://man.openbsd.org/packages.7 mirroring-ports(7) https://man.openbsd.org/mirroring-ports.7 library-specs(7) https://man.openbsd.org/library-specs.7 bsd.port.mk(5) https://man.openbsd.org/bsd.port.mk.5 bsd.port.arch.mk(5) https://man.openbsd.org/bsd.port.arch.mk.5 port-modules(5) https://man.openbsd.org/port-modules.5 And for bulk builds: dpb(1) https://man.openbsd.org/dpb.1 bulk(8) https://man.openbsd.org/bulk.8 proot(1) https://man.openbsd.org/proot.1 Also see the OpenBSD Porter's Handbook https://www.openbsd.org/faq/ports/
Description
Languages
Makefile
51.9%
PHP
19.7%
BitBake
11%
Perl
5.1%
C
3.6%
Other
8.3%