1416
|
Eigen
|
Core - g
|
eigen.nobody
|
NEW
|
---
|
Implement mixed type for operator::*=(scalar)
|
2019-12-04
|
1431
|
Eigen
|
Core - g
|
eigen.nobody
|
NEW
|
---
|
AVX512: btl_eigen3_adv crashes with unaligned memory access
|
2019-12-04
|
910
|
Eigen
|
Sparse
|
eigen.nobody
|
DECI
|
---
|
Provide Ref<SparseMatrix>/Ref<const SparseMatrix>
|
2019-12-04
|
99
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
Expression evaluator
|
2019-12-04
|
875
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
SparseMatrixBase<Derived>::nonZeros() is broken for most types of Derived
|
2019-12-04
|
903
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
const loophole in DenseBase::swap and Ref(const DenseBase<Derived>&)
|
2019-12-04
|
967
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
Lots of failing unit tests when compiling with -std=c++11
|
2019-12-04
|
973
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
vectorization_logic fails on AVX
|
2019-12-04
|
1144
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
Regression in 3.3_beta1
|
2019-12-04
|
1311
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
Segfault on Scalar * (Matrix * Vector)
|
2019-12-04
|
1331
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
INVA
|
Alignment on 16 bytes, whereas AVX requires 32?
|
2019-12-04
|
1543
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
"Fix linear indexing in generic block evaluation" breaks Matrix*Diagonal*Vector product
|
2019-12-04
|
397
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Implicit conversion loses integer precision: 'Index' (aka 'long') to 'int' when using Clang in Block.h
|
2019-12-04
|
650
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
noalias += Row Major Sparse Matrix multiplication
|
2019-12-04
|
701
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Prohibit macro expansion of min/max without losing Argument Dependent Lookup
|
2019-12-04
|
729
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
EIGEN_ALLOCA is only defined on Linux and Windows with MSVC
|
2019-12-04
|
755
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
CommaInitializer bug in absence of RVO
|
2019-12-04
|
758
|
Eigen
|
Geometry
|
eigen.nobody
|
RESO
|
FIXE
|
operator* allows premultiplication of a Quaterniond by a scalar and returns invalid results
|
2019-12-04
|
761
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
WONT
|
Memory Not Properly Aligned (Incorrect Assumptions About std::malloc)
|
2019-12-04
|
825
|
Eigen
|
Document
|
eigen.nobody
|
RESO
|
FIXE
|
Explicitly warn about pitfalls with the auto keyword in C++11
|
2019-12-04
|
882
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
const-correctness loophole in {CwiseUnary|Triangular|SelfAdjoint}View
|
2019-12-04
|
897
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
IterativeSolver and UmfPack do not work with MappedSparseMatrix
|
2019-12-04
|
901
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
SparseMatrixBase::triangularView<Unit*>() does not work for rectangular matrices
|
2019-12-04
|
949
|
Eigen
|
LU
|
eigen.nobody
|
RESO
|
FIXE
|
Add static assertion for incompatible scalar types in decompositions
|
2019-12-04
|
1213
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
GCC undefined reference link error caused by anonymous enum values in default Matrix template options argument
|
2019-12-04
|
696
|
Eigen
|
Core - g
|
chtz
|
RESO
|
FIXE
|
Zero-sized blocks
|
2019-12-04
|
588
|
Eigen
|
Sparse
|
desire.nuentsa_wakam
|
RESO
|
FIXE
|
Compute a determinant using SparseLU
|
2019-12-04
|
388
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
Runtime failure in 'evalutors' test on 3.1.0-alpha1 using Intel 11.1
|
2019-12-04
|
404
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
Optimize products for small objects
|
2019-12-04
|
456
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
Vectorize Replicate
|
2019-12-04
|
469
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
DUPL
|
very bad performance with small dynamic pre-allocated matrices
|
2019-12-04
|
557
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
InnerIterator cannot be assigned, copy- or default-constructed
|
2019-12-04
|
572
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
Differentiate the two usage of Index types
|
2019-12-04
|
577
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
C++11 lambda support
|
2019-12-04
|
609
|
Eigen
|
Geometry
|
eigen.nobody
|
RESO
|
FIXE
|
Euler Angles not Angle reversible, documentation example lacking, possible gimble lock issue resolveable
|
2019-12-04
|
619
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
On Win CE 7, std::abs uses abs instead of fabs
|
2019-12-04
|
620
|
Eigen
|
SVD
|
eigen.nobody
|
RESO
|
FIXE
|
Neglect small singular value in JacobiSVD::solve and add JacobiSVD::rank()
|
2019-12-04
|
640
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
-Wshadow and -Wsign-conversion warnings
|
2019-12-04
|
642
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
Add vectorization of sqrt for doubles
|
2019-12-04
|
654
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Simultaneous row/column-vector and Matrix/Array conversion
|
2019-12-04
|
670
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Fix ChomodSupport, UmfpackSupport and the likes with mapped matrices
|
2019-12-04
|
684
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
Scalar minus Array operation is implemented suboptimal
|
2019-12-04
|
697
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
Change order of multiple inheritance
|
2019-12-04
|
707
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
In-Place decompositions
|
2019-12-04
|
718
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Inner Iterator Incorrect for Row Major Sparse Matrices
|
2019-12-04
|
723
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
DUPL
|
Warnings due to missing abs() overloads when compiling for Windows CE 6.0
|
2019-12-04
|
725
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
Move constructors are not noexcept
|
2019-12-04
|
731
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Visual C++ 2013 conflict between std::array <array> header and Array.h
|
2019-12-04
|
738
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
Cmake problem in EigenConfigureTesting.cmake
|
2019-12-04
|
742
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
WONT
|
Replace EIGEN_STATIC_ASSERTION by a true static assertion
|
2019-12-04
|
750
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
DUPL
|
Forbid decompositions that depend on unsupported operations
|
2019-12-04
|
779
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Add support for the tcmalloc memory allocator
|
2019-12-04
|
790
|
Eigen
|
SVD
|
eigen.nobody
|
RESO
|
FIXE
|
JacobiSVD fails on small rank-deficient float matrices (U is not unitary)
|
2019-12-04
|
791
|
Eigen
|
SVD
|
eigen.nobody
|
RESO
|
FIXE
|
Jacobi SVD fails to terminate on certain matrices containing NaN
|
2019-12-04
|
795
|
Eigen
|
Document
|
eigen.nobody
|
RESO
|
FIXE
|
use of allocate_shared should be added to notes on alignment
|
2019-12-04
|
799
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
MSVC Internal Compiler Errors in SparseCore
|
2019-12-04
|
808
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
a bunch of problems with 'long int' indexes
|
2019-12-04
|
810
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
SparseLU determinant computes wrong/partial values
|
2019-12-04
|
817
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
ArrayXXf::matrix().applyOnTheLeft(...) trips assertions
|
2019-12-04
|
822
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
Outer products assume vectors provide linear access
|
2019-12-04
|
828
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Confusing documentation of many SparseMatrixBase methods
|
2019-12-04
|
829
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
No need for specialized std::vector in C++11
|
2019-12-04
|
837
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
ei_declare_aligned_stack_constructed_variable alignment wrong with clang
|
2019-12-04
|
859
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Eigen exp() returns Inf instead of NaN
|
2019-12-04
|
872
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
std::binder2nd deprecated warnings with C++11
|
2019-12-04
|
876
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
WORK
|
Android NDK C++11 build fails to compile on std::log1p in MathFunctions.h (dev branch)
|
2019-12-04
|
890
|
Eigen
|
LU
|
eigen.nobody
|
RESO
|
FIXE
|
More robust detection of identical source/destination in PermutationMatrix products
|
2019-12-04
|
895
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
Port MathFunctions.h to AVX (and possibly other architectures)
|
2019-12-04
|
923
|
Eigen
|
Interope
|
eigen.nobody
|
RESO
|
FIXE
|
Compilation failure due to missing assign_impl when building with MKL
|
2019-12-04
|
945
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
error C4789 (Visual Studio)
|
2019-12-04
|
946
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Make support solver modules robust to inputs/outputs
|
2019-12-04
|
969
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Ambiguous calls to Eigen::Ref
|
2019-12-04
|
997
|
Eigen
|
Geometry
|
eigen.nobody
|
RESO
|
FIXE
|
.hnormalized() produces compilation errors
|
2019-12-04
|
1002
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
WORK
|
VS2008 64-bit crashes when compiling Eigen code
|
2019-12-04
|
1005
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Error with sparse vector and transpose of matrix
|
2019-12-04
|
1008
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
allFinite() does not work correctly with fast math enabled
|
2019-12-04
|
1009
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
One-index coeff accessors should static_assert on LinearAccessBit
|
2019-12-04
|
1015
|
Eigen
|
Interope
|
eigen.nobody
|
RESO
|
DUPL
|
EIGEN_USE_MKL_ALL cause compilation failures due to template parameter errors
|
2019-12-04
|
1045
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Column-ordering crashes for structurally deficient matrices
|
2019-12-04
|
1064
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Question regarding Ref<SparseVector>
|
2019-12-04
|
1074
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Forbid the creation of PlainObjectBase object
|
2019-12-04
|
1100
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
CMAKE_INSTALL_PREFIX used incorrectly
|
2019-12-04
|
1106
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
SparseQR fails to compile with Intel C++ Compilers on Windows
|
2019-12-04
|
1108
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
setZero(), setConstant() etc. raise "Illegal Instruction" when called on Eigen::VectorXd
|
2019-12-04
|
1109
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Dynamic exception specifications are deprecated
|
2019-12-04
|
1125
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
DUPL
|
ICE with VS2015 Update 1 and /openmp
|
2019-12-04
|
1152
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
Data races in BLAS static initialization
|
2019-12-04
|
1161
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
Crash while evaluating product of AutoDiffScalar matrices
|
2019-12-04
|
1180
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
Map<SparseMatrix> is not documented
|
2019-12-04
|
1181
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
Performance Issue changing from 3.2.8 to 3.3beta1
|
2019-12-04
|
1197
|
Eigen
|
Unsuppor
|
eigen.nobody
|
RESO
|
FIXE
|
NonLinearOptimization test fails (precision requirement not met)
|
2019-12-04
|
1198
|
Eigen
|
Unsuppor
|
eigen.nobody
|
RESO
|
DUPL
|
levenberg_marquardt test fails (unexpected info code)
|
2019-12-04
|
1201
|
Eigen
|
Geometry
|
eigen.nobody
|
RESO
|
FIXE
|
Very slow Affine3f to Vector3f multiplication
|
2019-12-04
|
1210
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
C99 math only functions should be moved to a CXX11 module
|
2019-12-04
|
1214
|
Eigen
|
SVD
|
eigen.nobody
|
RESO
|
FIXE
|
BDCSVD hangs the machine
|
2019-12-04
|
1224
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
.sparseView fails on matrix products
|
2019-12-04
|
1232
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
polygamma API; SpecialFunctions into separate module?
|
2019-12-04
|
1240
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
Initializing Packets fails to compile on ARM DS-5 5.20
|
2019-12-04
|
1248
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Eigen default branch fails to compile on Visual Studio 2013/2015 Update 3 with error C2752
|
2019-12-04
|
1266
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Eigen 3.3-beta2 does not compile in .cu file
|
2019-12-04
|
1283
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
Bad assertion error in debug mode and wrong result in release mode while evaluating product involving dynamic-size block
|
2019-12-04
|
1319
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
With CMake, import CMake as a target instead of setting the include directories
|
2019-12-04
|
1324
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Compilation error(s) when compiling 3.3rc1 with CUDA 8 on Windows
|
2019-12-04
|
1325
|
Eigen
|
Core - v
|
eigen.nobody
|
RESO
|
FIXE
|
ARM Aarch64 + Clang/LLVM 3.5 will not compile with vectorization
|
2019-12-04
|
1328
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
3.3-rc1 doesn't compile on gcc 4.2.1 (apple)
|
2019-12-04
|
1330
|
Eigen
|
Sparse
|
eigen.nobody
|
RESO
|
FIXE
|
m_shiftOffset in CholmodBase should be double not RealScalar
|
2019-12-04
|
1346
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
CMake Install uses absolute paths in FindEigen3.cmake
|
2019-12-04
|
1347
|
Eigen
|
General
|
eigen.nobody
|
RESO
|
FIXE
|
Eigen3Config.cmake contains absolut paths.
|
2019-12-04
|
1369
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
silence compiler warnings due to type mismatch (GeneralMatrixMatrix.h, Parallelizer.h)
|
2019-12-04
|
1393
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
wrongly calling _init1<T>()
|
2019-12-04
|
1432
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Bypass memcpy for unsuitable scalar types (aka make a better use of C++11 type-traits)
|
2019-12-04
|
1516
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
The module Eigen::matrix.diagonal(x) not giving right result after compilation when x>no_of_column
|
2019-12-04
|
1585
|
Eigen
|
Core - e
|
eigen.nobody
|
RESO
|
FIXE
|
Matrix product is repeatedly evaluated when iterating over the product expression
|
2019-12-04
|
1669
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Zero-sized matrices generate assertion failures
|
2019-12-04
|
877
|
Eigen
|
General
|
gael.guennebaud
|
RESO
|
FIXE
|
Warnings on implicit conversion loses integer precision
|
2019-12-04
|
736
|
Eigen
|
Cholesky
|
jitseniesen
|
RESO
|
FIXE
|
LDLT isPositive incorrectly returns false for a positive semidefinite matrix
|
2019-12-04
|
907
|
Eigen
|
Core - v
|
markos
|
RESO
|
WORK
|
ARMv8 NEON compile errors (using both Android NDK & Xcode)
|
2019-12-04
|
1103
|
Eigen
|
Core - v
|
markos
|
RESO
|
FIXE
|
Test unalignedassert falis on ARM64
|
2019-12-04
|
1285
|
Eigen
|
Tests
|
markos
|
RESO
|
WORK
|
Tests on ppc64le are failing
|
2019-12-04
|
698
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
LinSpaced for integer types
|
2019-12-04
|
1000
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Compilation issue with MSVC 2013 CTP, attempting to reference a deleted function for Block
|
2019-12-04
|
67
|
Eigen
|
SVD
|
eigen.nobody
|
RESO
|
FIXE
|
New divide-and-conquer SVD
|
2019-12-04
|
110
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Generic assignement mechanism
|
2019-12-04
|
279
|
Eigen
|
Core - g
|
eigen.nobody
|
RESO
|
FIXE
|
Be more flexible regarding mixing types
|
2019-12-04
|
326
|
Eigen
|
Eigenval
|
eigen.nobody
|
RESO
|
FIXE
|
Expose tridiagonal eigensolver to end-users
|
2019-12-04
|
359
|
Eigen
|
Core - m
|
eigen.nobody
|
RESO
|
FIXE
|
Vectorization of Matrix*Vector with aligned matrix and unaligned vector
|
2019-12-04
|
51
|
Eigen
|
Core - m
|
gael.guennebaud
|
RESO
|
FIXE
|
no malloc in fixed-size products
|
2019-12-04
|