Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tff2020
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
skmad-suite
tff2020
Commits
8dd09c27
Commit
8dd09c27
authored
5 years ago
by
valentin.emiya
Browse files
Options
Downloads
Patches
Plain Diff
update description
parent
5bb1c458
No related branches found
No related tags found
No related merge requests found
Pipeline
#5130
passed with warnings
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
python/setup.py
+2
-2
2 additions, 2 deletions
python/setup.py
with
2 additions
and
2 deletions
python/setup.py
+
2
−
2
View file @
8dd09c27
...
@@ -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
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment