Port details |
- hpipm High-performance interior-point-method QP solvers
- 0.1.3.225 math =2 0.1.3.119_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-08-25 00:00:59
- Last Update: 2025-01-12 22:36:39
- Commit Hash: 675b776
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/giaf/hpipm
- Description:
- This is HPIPM, a high-performance interior-point method solver for dense,
optimal control- and tree-structured convex quadratic programs. It provides
efficient implementations of dense and structure-exploiting algorithms to solve
small to medium scale problems arising in model predictive control and embedded
optimization in general and it relies on the high-performance linear algebra
package BLASFEO.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/hpipm/ && make install clean
- To add the package, run one of these commands:
- pkg install math/hpipm
- pkg install hpipm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hpipm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736715847
SHA256 (giaf-hpipm-0.1.3-225-g79008aa_GH0.tar.gz) = c374fceada91396f913eb1d787e1ffeec4c69375ca130d2dbdbef1ae4256ccc9
SIZE (giaf-hpipm-0.1.3-225-g79008aa_GH0.tar.gz) = 1745545
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libblasfeo.so : math/blasfeo
- This port is required by:
- for Libraries
-
- science/acados
Configuration Options:
- No options to configure
- Options name:
- math_hpipm
- USES:
- cmake:testing localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.3.225 12 Jan 2025 22:36:39 |
Yuri Victorovich (yuri) |
math/hpipm: update 0.1.3-119 → 0.1.3-225 |
0.1.3.119_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.3.119 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.3.119 05 Jul 2022 07:36:20 |
Yuri Victorovich (yuri) |
math/hpipm: Fix build on i386
... by removing hardcoded -m64.
Reported by: fallout |
0.1.3.119 10 Jun 2022 17:57:50 |
Yuri Victorovich (yuri) |
math/hpipm: Update 0.1.1 -> 0.1.3-119 |
0.1.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.1 04 Jan 2020 10:15:47 |
yuri |
math/hpipm: Update 0.1.0-80 -> 0.1.1
Reported by: portscout |
0.1.0.80 16 Oct 2019 15:37:20 |
pkubaj |
math/hpipm: fix build on non-x86
Don't enable AVX on non-x86.
PR: 241242
Approved by: yuri (maintainer), linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D22024 |
0.1.0.80 25 Aug 2019 00:00:54 |
yuri |
New port: math/hpipm: High-performance interior-point-method QP solvers |