| Port details |
- proxsuite Quadratic Programming Solver for Robotics and beyond
- 0.7.3 math
=0 0.7.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-02-21 09:15:16
- Last Update: 2026-06-05 01:03:25
- Commit Hash: 39ff7fe
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/Simple-Robotics/proxsuite
- Description:
- ProxSuite is a collection of open-source, numerically robust, precise,
and efficient numerical solvers (e.g., LPs, QPs, etc.) rooted in revisited
primal-dual proximal algorithms. Through ProxSuite, we aim to offer the
community scalable optimizers that deal with dense, sparse, or matrix-free
problems. While the first targeted application is Robotics, ProxSuite can
be used in other contexts without limits.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}proxsuite>0:math/proxsuite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/proxsuite/ && make install clean
- To add the package, run one of these commands:
- pkg install math/proxsuite
- pkg install py311-proxsuite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-proxsuite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-proxsuite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780613295
SHA256 (proxsuite-0.7.3.tar.gz) = 1178721869898401e0a9d7c46803486c87d6ede3356770507dfb1022500a442b
SIZE (proxsuite-0.7.3.tar.gz) = 64017582
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- simde>0 : devel/simde
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=0,1 : math/py-numpy@py311
- simde>0 : devel/simde
- eigen3.pc : math/eigen3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_proxsuite
- USES:
- cmake:testing compiler:c++17-lang eigen:3,build,run python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|