[clfft] branch debian/master updated (88c5f84 -> a492960)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun Jun 5 01:29:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch debian/master
in repository clfft.
from 88c5f84 Release to unstable.
new 264a34f convert int to size_t or long
new 6259a49 add special logic to split a large 1d into 2d
new 194ae34 add logit to split 1d to 2d when inplace is strictly required
new 4c4efa5 add some really big fft tests
new 03c284c code clean up
new 14d9fa0 add special cases to the logic of splitint 1d to 2d
new c098adb Merge pull request #149 from TimmyLiu/develop_inplace_tranpose_general
new edf0746 typo fix
new dd116f5 do not split 1d if size<threshold
new 4c65788 Merge pull request #150 from TimmyLiu/develop_inplace_tranpose_general
new b0af49d adding release notes for 2.12.1
new 0325dd9 Merge tag 'v2.12.1' into debian/master
new a492960 Release to unstable.
The 13 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:
ReleaseNotes.txt | 16 +++
debian/changelog | 6 ++
src/CMakeLists.txt | 2 +-
src/library/action.transpose.cpp | 2 +-
src/library/generator.stockham.h | 4 +-
src/library/generator.transpose.cpp | 196 ++++++++++++++++++------------------
src/library/plan.cpp | 167 +++++++++++++++++++++++++++++-
src/tests/accuracy_test_common.h | 1 -
8 files changed, 290 insertions(+), 104 deletions(-)
--
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