File: control

package info (click to toggle)
semidef-oct 1%3A2003-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,384 kB
  • ctags: 251
  • sloc: fortran: 2,197; ansic: 686; cpp: 546; sh: 86; makefile: 62
file content (15 lines) | stat: -rw-r--r-- 650 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: semidef-oct
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Standards-Version: 3.6.1.1
Build-Depends: octave2.1-headers (>= 2.1.65), g77 [!m68k], fort77 [m68k], debhelper (>= 3.0.0), dpatch
Build-Conflicts: octave2.0-headers

Package: octave-sp
Architecture: any
Depends: ${shlibs:Depends}, ${octave:Depends}
Description: Semidefinite Programming functions for GNU Octave
 The octave-sp package provides functions for semidefinite programming. It
 can be used to solve nonlinear, convex optimization problems. For an
 overview of the functionality, use 'demosp' from within Octave.