File: control

package info (click to toggle)
xppaut 6.11b%2B1.dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 13,480 kB
  • ctags: 8,198
  • sloc: ansic: 91,694; makefile: 167
file content (28 lines) | stat: -rw-r--r-- 1,019 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: xppaut
Section: science
Priority: optional
Maintainer: Jakub Nowacki <j.s.nowacki@gmail.com>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 7), quilt, libx11-dev, xbitmaps
Standards-Version: 3.9.2
Vcs-Git: git://github.com/neurodebian/pkg-xppaut.git
Vcs-browser: https://github.com/neurodebian/pkg-xppaut
Homepage: http://www.math.pitt.edu/~bard/xpp/xpp.html


Package: xppaut
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Phase Plane Plus Auto: Solves many kinds of equations
 XPPAUT is a tool for solving
    * differential equations,
    * difference equations,
    * delay equations,
    * functional equations,
    * boundary value problems, and
    * stochastic equations.
 .
 The code brings together a number of useful algorithms and is
 extremely portable. All the graphics and interface are written
 completely in Xlib which explains the somewhat idiosyncratic and
 primitive widgets interface.