[eigen3] 03/04: Update Upstream-Changelog.

Anton Gladky gladk at moszumanska.debian.org
Mon Dec 19 19:47:33 UTC 2016


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

gladk pushed a commit to branch master
in repository eigen3.

commit 7fd0ba3ad91020183f11e1a0d1046e608a9a78bd
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Dec 19 06:14:21 2016 +0100

    Update Upstream-Changelog.
---
 debian/Changelog_upstream | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/debian/Changelog_upstream b/debian/Changelog_upstream
index ab7c072..c161ba4 100644
--- a/debian/Changelog_upstream
+++ b/debian/Changelog_upstream
@@ -1,6 +1,29 @@
 Changelog has been taken from 
 	http://eigen.tuxfamily.org/index.php?title=ChangeLog
 	
+== Eigen 3.3.1 ==
+
+Released on December 06, 2016.
+
+Changes since 3.3.0:
+
+* [http://eigen.tuxfamily.org/bz/show_bug.cgi?id=426 Bug 426]: add operators && and || to dense and sparse matrices (only dense arrays were supported)
+* [http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1319 Bug 1319]: add support for CMake's imported targets.
+* [http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1343 Bug 1343]: fix compilation regression in array = matrix_product and mat+=selfadjoint_view
+* Fix regression in assignment of sparse block to sparse block.
+* Fix a memory leak in Ref<SparseMatrix> and Ref<SparseVector>.
+* [http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1351 Bug 1351]: fix compilation of random with old compilers.
+* Fix a performance regression in (mat*mat)*vec for which mat*mat was evaluated multiple times.
+* Fix a regression in SparseMatrix::ReverseInnerIterator
+* Fix performance issue of products for dynamic size matrices with fixed max size.
+* implement float/std::complex<float> for ZVector
+* Some fixes for expression-template scalar-types
+* [http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1356 Bug 1356]: fix undefined behavior with nullptr.
+* Workaround some compilation errors with MSVC and MSVC/clr
+* [http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1348 Bug 1348]: document EIGEN_MAX_ALIGN_BYTES and EIGEN_MAX_STATIC_ALIGN_BYTES, and reflect in the doc that EIGEN_DONT_ALIGN* are deprecated.
+* Bugs [http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1346 1346],[http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1347 1347]: make Eigen's installation relocatable.
+* Fix some harmless compilation warnings.
+
 == Eigen 3.3 ==
 
 Released on November 10, 2016

-- 
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