Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
software
neural_filters
Commits
9a284496
Commit
9a284496
authored
Apr 30, 2019
by
François MARELLI
Browse files
Update setup.py
parent
c1fb19d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
9a284496
...
...
@@ -4,9 +4,9 @@ setup(
name
=
'neural-filters'
,
version
=
'1.2.1'
,
description
=
'Linear filters for neural networks in pyTorch'
,
author
=
'Idiap research institute
- Francois Marelli
'
,
author
=
'
François Marelli (
Idiap research institute
)
'
,
author_email
=
'francois.marelli@idiap.ch'
,
license
=
'
GNU GPL v3
'
,
license
=
'
MIT
'
,
classifiers
=
[
'Development Status :: 5 - Production/Stable'
,
'Intended Audience :: Developers'
,
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment