Source: iisignature
Section: math
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Uploaders: Pierre Gruet <pgt@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-dev,
               python3-numpy,
               python3-numpy-dev,
               python3-setuptools
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/math-team/iisignature
Vcs-Git: https://salsa.debian.org/math-team/iisignature.git
Homepage: https://github.com/bottler/iisignature

Package: python3-iisignature
Architecture: any
Depends: ${python3:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: library to compute signatures of data streams
 This package provides tools for calculating the signature and log signature of
 a data stream. These are summary statistics of piecewise linear paths,
 consisting of iterated integrals, inspired by rough path theory.
