summaryrefslogtreecommitdiff
path: root/math/dsdp/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/dsdp: adding a SONAME to the shared libraryThierry Thomas2023-11-011-1/+1
| | | | | | | | | | | | When building math/py-cvxopt the following error is displayed: Error: /usr/local/lib/python3.9/site-packages/cvxopt/dsdp.cpython-39.so is linked to /usr/local/lib/libdsdp.so which does not have a SONAME. math/dsdp needs to be fixed. Since I’m there, also install the static library. PR: 274851 Approved by: yuri 'maintainer)
* New port: math/dsdp: Implementation of interior-point method for ↵Yuri Victorovich2018-10-295-0/+155
semidefinite programming Notes: svn path=/head/; revision=483369