[eigen3] 01/04: Merge tag 'upstream/3.3.4'

Anton Gladky gladk at moszumanska.debian.org
Fri Jun 30 17:20:04 UTC 2017


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

gladk pushed a commit to branch master
in repository eigen3.

commit 0573a96df46d118bf9055caccab07861a51cf89c
Merge: f81def6 5a0ad0a
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 29 19:06:38 2017 +0200

    Merge tag 'upstream/3.3.4'
    
    Upstream version 3.3.4

 .hg_archival.txt                                   |    4 +-
 .hgtags                                            |    1 +
 COPYING.MINPACK                                    |  104 +-
 Eigen/src/Core/Array.h                             |    8 +-
 Eigen/src/Core/ArrayBase.h                         |    8 +-
 Eigen/src/Core/ArrayWrapper.h                      |    6 +-
 Eigen/src/Core/CwiseNullaryOp.h                    |   80 +-
 Eigen/src/Core/DenseBase.h                         |    8 +-
 Eigen/src/Core/EigenBase.h                         |    4 +
 Eigen/src/Core/GenericPacketMath.h                 |    6 +-
 Eigen/src/Core/MathFunctions.h                     |   15 +-
 Eigen/src/Core/MatrixBase.h                        |    4 +-
 Eigen/src/Core/NumTraits.h                         |    2 +
 Eigen/src/Core/ProductEvaluators.h                 |    6 +
 Eigen/src/Core/SelfCwiseBinaryOp.h                 |    8 +-
 Eigen/src/Core/Solve.h                             |    4 +-
 Eigen/src/Core/StableNorm.h                        |    3 +-
 Eigen/src/Core/arch/CUDA/Half.h                    |   52 +-
 Eigen/src/Core/arch/CUDA/PacketMath.h              |    2 +-
 Eigen/src/Core/arch/NEON/PacketMath.h              |   15 +-
 Eigen/src/Core/functors/NullaryFunctors.h          |   11 +-
 .../Core/products/GeneralMatrixMatrixTriangular.h  |   13 +-
 .../products/GeneralMatrixMatrixTriangular_BLAS.h  |    2 +-
 Eigen/src/Core/util/Macros.h                       |    2 +-
 Eigen/src/Geometry/Quaternion.h                    |   10 +-
 Eigen/src/Geometry/arch/Geometry_SSE.h             |   60 +-
 .../IterativeLinearSolvers/BasicPreconditioners.h  |   27 +-
 Eigen/src/Jacobi/Jacobi.h                          |   42 +-
 Eigen/src/OrderingMethods/Eigen_Colamd.h           |    2 +-
 Eigen/src/QR/ColPivHouseholderQR.h                 |   12 +-
 Eigen/src/SVD/BDCSVD.h                             |   81 +-
 Eigen/src/SVD/UpperBidiagonalization.h             |    4 +-
 Eigen/src/SparseCore/SparseSelfAdjointView.h       |    3 +-
 Eigen/src/UmfPackSupport/UmfPackSupport.h          |  101 +-
 bench/spbench/CMakeLists.txt                       |   27 +-
 cmake/FindBLAS.cmake                               | 1499 ++++-
 cmake/FindBLASEXT.cmake                            |  380 ++
 cmake/FindHWLOC.cmake                              |  331 ++
 cmake/FindMetis.cmake                              |  297 +-
 cmake/FindPTSCOTCH.cmake                           |  423 ++
 cmake/FindPastix.cmake                             |  713 ++-
 cmake/FindScotch.cmake                             |  379 +-
 debug/msvc/eigen.natvis                            |  470 +-
 debug/msvc/eigen_autoexp_part.dat                  |  590 +-
 doc/AsciiQuickReference.txt                        |    2 +-
 test/CMakeLists.txt                                |   30 +-
 test/array_for_matrix.cpp                          |   22 +-
 test/half_float.cpp                                |   24 +-
 test/lscg.cpp                                      |    8 +
 test/main.h                                        |   11 +
 test/numext.cpp                                    |   53 +
 test/product_mmtr.cpp                              |   11 +-
 test/product_notemporary.cpp                       |    1 +
 test/sparse_product.cpp                            |    4 +
 unsupported/Eigen/CXX11/src/Tensor/README.md       |    6 +-
 unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h    |   11 +-
 .../Eigen/src/MatrixFunctions/MatrixFunction.h     |   11 +-
 .../Eigen/src/MatrixFunctions/MatrixLogarithm.h    |    2 +-
 unsupported/test/autodiff_scalar.cpp               |   15 +
 unsupported/test/mpreal/mpreal.h                   | 6208 ++++++++++----------
 60 files changed, 7964 insertions(+), 4274 deletions(-)

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



More information about the debian-science-commits mailing list