sdpa 7.3.16+dfsg-1ubuntu1 source package in Ubuntu

Changelog

sdpa (7.3.16+dfsg-1ubuntu1) noble; urgency=medium

  * Fix dependency generation for the shared mumps library.

 -- Matthias Klose <email address hidden>  Sat, 23 Mar 2024 15:21:45 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sdpa_7.3.16+dfsg.orig.tar.gz 297.6 KiB 968204da6e1860976eb1bc7d17117b6c796bd3039aab4f2d9df9b989add5b08e
sdpa_7.3.16+dfsg-1ubuntu1.debian.tar.xz 5.1 KiB edb0a58accb2d5a151dd2e4c198e38af3ee910fc62dc8d79fb88d9b632c203ac
sdpa_7.3.16+dfsg-1ubuntu1.dsc 2.0 KiB ed0bfb569c891f10c199261804950e2a711679117b9b4a86e6090640d6e718f8

View changes file

Binary packages built by this source

libsdpa-dev: Callable library and examples of SDPA

 This package provides some files [examples and callable library]
 of SDPA (SemiDefinite Programming Algorithm).
 See the information of the package 'sdpa'.
 Further information on SDP and SDPA can be found at
 http://sdpa.sourceforge.net/

sdpa: High-performance package for SemiDefinite Programs

 The software SDPA (SemiDefinite Programming Algorithm) is one of the most
 efficient and stable software packages for solving SDPs based on the
 primal-dual interior-point method.
 SDP (SemiDefinite Program) is used for financial engineering, machine
 learning, control theory, sensor network problem, quantum chemistry,
 quantum information, combinatorial optimizaiton, polynomial
 optimization, and so on.
 Further information on SDP and SDPA can be found at
 http://sdpa.sourceforge.net/

sdpa-dbgsym: debug symbols for sdpa
sdpam: Matlab/Octave interface of SDPA

 This package provides SDPA-M, Matlab/Octave interface
 of SDPA (SemiDefinite Programming Algorithm).
 See the information of the package 'sdpa'.
 To use SDPA-M on Octave, add /usr/share/sdpa/mex and /usr/lib/sdpa/mex
 to your Octave path.
 The summary of each command can be found in
 /usr/share/sdpa/mex/CommandList.txt
 The compilation by Matlab can be found at
 /usr/share/doc/sdpa/README.
 Further information on SDP and SDPA can be found at
 http://sdpa.sourceforge.net/

sdpam-dbgsym: debug symbols for sdpam