tb ad80f7a0ef import py-clarabel, interior point conic optimization, ok sthen
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.
2026-01-08 04:49:49 +00:00
2025-12-31 12:26:22 +00:00
2026-01-07 14:01:04 +00:00
2026-01-03 18:21:55 +00:00
2025-11-22 20:09:40 +00:00
2026-01-07 14:18:02 +00:00
2025-12-22 13:40:37 +00:00
2025-12-31 18:23:31 +00:00
2026-01-08 04:35:20 +00:00
2026-01-01 09:57:52 +00:00
2026-01-05 12:04:25 +00:00
2025-12-30 13:07:25 +00:00
2026-01-03 07:52:20 +00:00
2026-01-06 18:18:45 +00:00
2025-12-10 13:03:24 +00:00
2026-01-06 07:45:10 +00:00
2026-01-06 23:06:49 +00:00
2026-01-01 09:40:44 +00:00
2026-01-02 07:07:19 +00:00
2026-01-07 15:34:15 +00:00
2026-01-07 12:22:38 +00:00
2026-01-07 15:01:51 +00:00

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/
S
Description
Unofficial mirror
Readme 773 MiB
Languages
Makefile 51.9%
PHP 19.7%
BitBake 11%
Perl 5.1%
C 3.6%
Other 8.3%