[lua-torch-torch7] branch master updated (101946a -> 1660c60)

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Nov 21 03:11:33 UTC 2016


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

cdluminate-guest pushed a change to branch master
in repository lua-torch-torch7.

      from  101946a   Import Debian patch 0~20161013-g4f7843e-2
       new  584c918   New upstream version 0~20161115-g552b086
       new  aae1a5a   Merge tag 'upstream/0_20161115-g552b086'
       new  1660c60   dch: import new snapshot

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                       |   5 -
 debian/changelog                  |   6 +
 doc/maths.md                      |  41 +++---
 doc/random.md                     |   3 +
 doc/tensor.md                     |   2 +-
 lib/TH/CMakeLists.txt             |   7 +-
 lib/TH/THAllocator.c              |   8 +-
 lib/TH/THDiskFile.c               |   2 -
 lib/TH/THGeneral.c                |  29 ++++
 lib/TH/THGeneral.h.in             |   3 +
 lib/TH/THRandom.c                 |   4 +-
 lib/TH/cmake/FindARM.cmake        |   9 ++
 lib/TH/generic/THTensorLapack.c   |  93 +++++++++---
 lib/TH/generic/THVector.h         |   2 +-
 lib/TH/generic/THVectorDispatch.c |   2 +-
 lib/TH/vector/NEON.c              | 296 ++++++++------------------------------
 test/test.lua                     |  11 ++
 utils.c                           |  21 +--
 18 files changed, 234 insertions(+), 310 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-torch7.git



More information about the debian-science-commits mailing list