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
|
Source: octave-specfun
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
Rafael Laboissière <rafael@debian.org>,
Sébastien Villemot <sebastien@debian.org>,
Mike Miller <mtmiller@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-octave (>= 1.2.2),
dh-sequence-octave
Standards-Version: 4.6.1
Homepage: https://octave.sourceforge.io/specfun/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-specfun.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-specfun
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no
Package: octave-specfun
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}
Description: special mathematical functions for Octave
This package provides special mathematical functions for octave,
including elliptic functions, sine integral, exponential integrals, Dirac
delta distribution, and the Riemann zeta function.
.
This Octave add-on package is part of the Octave-Forge project.
|