[Python-modules-commits] [python-brainstorm] 03/10: deb/control: added description text on GPU accelerated computation

Daniel Stender danstender-guest at moszumanska.debian.org
Tue May 24 18:54:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository python-brainstorm.

commit e93e4eabf7da24b62f346958a5ec877a592973fd
Author: Daniel Stender <stender at debian.org>
Date:   Tue May 24 18:04:36 2016 +0200

    deb/control: added description text on GPU accelerated computation
---
 debian/TODO      | 6 ------
 debian/changelog | 3 ++-
 debian/control   | 6 +++++-
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index 7cd8f13..d490515 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -4,14 +4,8 @@
 
 - test_weight_modifiers.py::test_limit_incoming_weights_squared FAILED
 
-- add pycuda to Recommends or better, Suggests (non-free)
-
-- package scikit-cuda (needed also for running on GPU devices)
-
 - install DEP-8 tests
 
-- expand extended description (add info on GPU processing)
-
 - hardening-no-bindnow _cpuop.cpython-35m-x86_64-linux-gnu.so
 
 - needs dh_numpy3, sequence addon available?
diff --git a/debian/changelog b/debian/changelog
index f96bbea..ea7ec71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ python-brainstorm (0.5-2) UNRELEASED; urgency=medium
   * deb/control:
     + put team into Maintainer field (unconfirmed team uploads).
     + bumped Standards-Version to 3.9.8 (no changes needed).
+    + added description text on GPU accelerated computation.
 
- -- Daniel Stender <stender at debian.org>  Tue, 24 May 2016 17:54:24 +0200
+ -- Daniel Stender <stender at debian.org>  Tue, 24 May 2016 18:03:26 +0200
 
 python-brainstorm (0.5-1) experimental; urgency=medium
 
diff --git a/debian/control b/debian/control
index fb6a3cc..6571fab 100644
--- a/debian/control
+++ b/debian/control
@@ -42,4 +42,8 @@ Description: artificial neural network library for Python
  (multiple layered) artificial neural networks which can be employed
  for setting up advanced machine learning applications like
  for computer vision tasks, speech recognition and natural language
- processing.
\ No newline at end of file
+ processing.
+ .
+ Brainstorm supports GPU accelerated computation using NVIDIA CUDA,
+ however the scikit-cuda library which is needed for that additionally
+ isn't available yet within Debian.
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-brainstorm.git



More information about the Python-modules-commits mailing list