[clfft] branch master updated (9af6d00 -> 3ab7eac)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Mar 30 15:49:29 UTC 2016


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

ghisvail-guest pushed a change to branch master
in repository clfft.

      from  9af6d00   release notes and version numbering for 2.10.1 patch
       new  87188a6   Fix for google test. XML does not support spaces in property names
       new  b20b317   Merge pull request #135 from arrayfire/test_fix
       new  01a7b65   adding directed tests to target specific set of parameters - first checkin
       new  42d0f88   adding code to fully test 1D numbers under 4k real SP
       new  a811c3d   test case class changes, adding 2d/3d tests
       new  02b4cc2   Merge pull request #137 from bragadeesh/develop
       new  625d359   fixing bugs in r2c transforms, fixes for long delay in test launch
       new  9649fd8   fixing r2c issues in large lengths
       new  ccfaf84   slightly modifying directed tests, adding large size r2c tests
       new  3ab7eac   adding notes and bumping version number for 2.10.2

The 10 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:
 README.md                               |   5 +-
 ReleaseNotes.txt                        |   9 +
 src/CMakeLists.txt                      |   2 +-
 src/library/generator.stockham.cpp      |   4 +-
 src/library/generator.transpose.gcn.cpp |  21 +-
 src/tests/CMakeLists.txt                |   1 +
 src/tests/accuracy_test_directed.cpp    | 450 ++++++++++++++++++++++++++++++++
 src/tests/accuracy_test_random.cpp      |   2 +-
 src/tests/buffer.h                      |   2 +-
 src/tests/test_constants.cpp            |  50 ++--
 10 files changed, 507 insertions(+), 39 deletions(-)
 create mode 100644 src/tests/accuracy_test_directed.cpp

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



More information about the debian-science-commits mailing list