logo
0
1
WeChat Login

optfuncs Documentation

These documents include installed-package user guides and repository maintainer guides. User guides should not assume access to this source repository; project and release guides may reference repository-local files.

Project Guide

  • Project documentation is the detailed project-level guide for purpose, structure, usage, public interfaces, environment setup, local builds, and CI release flow.

User Guides

  • C++ cone operators for external conic solvers explains how to use optfunc.cvxs.cones.cpp with NumPy arrays, cone descriptors, and solver-owned problem data.
  • Convex benchmark usage shows how to run CVXPY-backed convex benchmark families, generate problem sequences, convert them to solver-owned Clarabel-style data, and test Clarabel on gw_maxcut.
  • Native wheel variants explains the CPU main package, CUDA 13 addon package, install commands, and runtime import behavior.

Maintainer Guides

Repository-local development notes remain in the root documents: