[arrayfire] 27/84: Merge pull request #1158 from pavanky/example_fixes

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Jan 4 23:22:19 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository arrayfire.

commit a3a19b57387bdef1ef1f829b9dcbba3ad2ccdcb0
Merge: 1af10e9 59da65f
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Mon Dec 14 16:04:55 2015 -0500

    Merge pull request #1158 from pavanky/example_fixes
    
    Examples clean up and test fixes

 examples/benchmarks/blas.cpp                       | 13 +++-------
 examples/benchmarks/fft.cpp                        |  7 ------
 examples/benchmarks/pi.cpp                         |  7 ------
 examples/financial/black_scholes_options.cpp       |  9 +------
 examples/financial/heston_model.cpp                |  1 +
 examples/getting_started/convolve.cpp              |  7 ------
 examples/getting_started/integer.cpp               |  7 ------
 examples/getting_started/rainfall.cpp              |  7 ------
 examples/getting_started/vectorize.cpp             |  8 +-----
 examples/graphics/conway.cpp                       |  9 -------
 examples/graphics/conway_pretty.cpp                | 11 +-------
 examples/graphics/fractal.cpp                      |  8 ++----
 examples/graphics/histogram.cpp                    |  9 -------
 examples/graphics/plot2d.cpp                       |  9 -------
 examples/graphics/plot3.cpp                        | 14 ++---------
 examples/graphics/surface.cpp                      | 29 +++++++---------------
 examples/helloworld/helloworld.cpp                 |  8 +-----
 .../image_processing/adaptive_thresholding.cpp     | 10 +-------
 examples/image_processing/binary_thresholding.cpp  |  8 ------
 examples/image_processing/brain_segmentation.cpp   |  1 +
 examples/image_processing/edge.cpp                 |  5 ++--
 examples/image_processing/filters.cpp              | 26 +++++++------------
 examples/image_processing/image_demo.cpp           |  5 ++--
 examples/image_processing/image_editing.cpp        |  8 ------
 examples/image_processing/morphing.cpp             |  5 ++--
 examples/image_processing/optical_flow.cpp         |  7 ------
 examples/image_processing/pyramids.cpp             |  5 ++--
 examples/lin_algebra/cholesky.cpp                  |  7 ------
 examples/lin_algebra/lu.cpp                        |  7 ------
 examples/lin_algebra/qr.cpp                        |  7 ------
 examples/lin_algebra/svd.cpp                       |  7 ------
 examples/machine_learning/bagging.cpp              |  1 +
 examples/machine_learning/deep_belief_net.cpp      |  1 +
 examples/machine_learning/kmeans.cpp               |  2 ++
 examples/machine_learning/knn.cpp                  |  1 +
 examples/machine_learning/logistic_regression.cpp  |  1 +
 examples/machine_learning/naive_bayes.cpp          |  1 +
 examples/machine_learning/neural_network.cpp       |  1 +
 examples/machine_learning/perceptron.cpp           |  1 +
 examples/machine_learning/rbm.cpp                  |  1 +
 examples/machine_learning/softmax_regression.cpp   |  1 +
 examples/pde/swe.cpp                               |  1 +
 examples/unified/basic.cpp                         |  8 ------
 include/af/graphics.h                              |  4 +--
 include/af/macros.h                                |  1 -
 test/replace.cpp                                   | 22 ++++++++++++----
 test/select.cpp                                    | 20 +++++++++++----
 47 files changed, 86 insertions(+), 252 deletions(-)

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



More information about the debian-science-commits mailing list