Source: python-ltfatpy Maintainer: Debian Science Maintainers Uploaders: Antonio Valentino Testsuite: autopkgtest-pkg-pybuild Section: python Priority: optional Build-Depends: cmake, cython3, debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-numpy3, libfftw3-dev, liblapack-dev, python3-all-dev, python3-matplotlib , python3-numpy , python3-pil.imagetk , python3-pytest , python3-pytest-cov , python3-scipy , python3-setuptools, python3-six , python3-tk , xauth , xvfb Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/science-team/python-ltfatpy Vcs-Git: https://salsa.debian.org/science-team/python-ltfatpy.git Homepage: https://gitlab.lis-lab.fr/dev/ltfatpy Rules-Requires-Root: no Package: python3-ltfatpy Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-pil.imagetk, python3-tk Description: Large Time-Frequency Toolbox (LTFAT) in Python The ltfatpy package is a partial Python port of the Large Time/Frequency Analysis Toolbox (LTFAT), a MATLABĀ®/Octave toolbox for working with time-frequency analysis and synthesis. . It is intended both as an educational and a computational tool. . The package provides a large number of linear transforms including Gabor transforms along with routines for constructing windows (filter prototypes) and routines for manipulating coefficients. . This package provides the modules for Python 3.