Skip to content
Snippets Groups Projects
Commit 8dd09c27 authored by valentin.emiya's avatar valentin.emiya
Browse files

update description

parent 5bb1c458
No related branches found
No related tags found
No related merge requests found
Pipeline #5130 passed with warnings
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
# Description # Description
# ----------- # -----------
# #
# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor # tffpy is a Python package for time-frequency fading using Gabor
# multipliers based on the work in paper *Time-frequency fading algorithms # multipliers based on the work in paper *Time-frequency fading algorithms
# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline # based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline
# Chaux and Bruno Torré́sani, 2020. # Chaux and Bruno Torré́sani, 2020.
...@@ -58,7 +58,7 @@ from setuptools import setup, find_packages ...@@ -58,7 +58,7 @@ from setuptools import setup, find_packages
import sys import sys
NAME = 'tffpy' NAME = 'tffpy'
DESCRIPTION = 'Time-frequency fading using Gabor multipliers' DESCRIPTION = 'Time frequency fading using Gabor multipliers'
LICENSE = 'GNU General Public License v3 (GPLv3)' LICENSE = 'GNU General Public License v3 (GPLv3)'
URL = 'https://gitlab.lis-lab.fr/skmad-suite/{}'.format(NAME) URL = 'https://gitlab.lis-lab.fr/skmad-suite/{}'.format(NAME)
AUTHOR = 'Valentin Emiya, Ama Marina Kreme' AUTHOR = 'Valentin Emiya, Ama Marina Kreme'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment