1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: octave-matgeom
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-octave
Standards-Version: 4.7.0
Homepage: https://gnu-octave.github.io/packages/matgeom/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-matgeom.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-matgeom
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no
Package: octave-matgeom
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}
Description: computational geometry for Octave
This package contain a geometry toolbox for 2D/3D geometric computing in
Octave, a numerical computation software. It contains several hundreds of
functions for the creation and manipulation of 2D and 3D shapes such as
point sets, lines, polygons, 3D meshes, ellipses, etc.
.
This Octave add-on package is part of the Octave-Forge project.
|