This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Thu Mar 28 2024 20:47:26 UTC
Hide Search Description
256 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
4 Eigen Sparse gael.guennebaud NEW --- [feature request] MUMPS backend for SparseLU 2019-12-04
19 Eigen SVD eigen.nobody NEW --- add pivoting variant of householder-based SVD 2019-12-04
34 Eigen Core - g gael.guennebaud NEW --- operator<<(stream) involves log for non integer type 2019-12-04
35 Eigen Geometry gael.guennebaud NEW --- API to create perspective transformation 2019-12-04
43 Eigen Jacobi gael.guennebaud NEW --- Better vectorization of jacobi rotations for complexes 2019-12-04
47 Eigen Geometry hauke.heibel NEW --- A RotationTranslation class 2019-12-04
68 Eigen QR eigen.nobody NEW --- Blocked ColPivHouseholderQR 2019-12-04
69 Eigen Househol eigen.nobody NEW --- HouseholderSequence methods to construct matrices 2019-12-04
101 Eigen SVD eigen.nobody NEW --- Investigate newer JacobiSVD techniques 2019-12-04
140 Eigen Sparse gael.guennebaud NEW --- Ensure const-correctness in the Sparse module 2019-12-04
178 Eigen Core - e eigen.nobody NEW --- Remove const on nested expressions, and remove const_cast in mutators 2019-12-04
198 Eigen General eigen.nobody UNCO --- SunCC support 2019-12-04
200 Eigen Core - v gael.guennebaud NEW --- ploaddup using _mm_load_sd, which is generally miscompiled on gcc/i386 2019-12-04
209 Eigen Core - g eigen.nobody NEW --- support for CSV format I/O 2019-12-04
230 Eigen Sparse eigen.nobody NEW --- ARPACK support 2019-12-04
233 Eigen General eigen.nobody NEW --- Public BandMatrix functionality wish list 2019-12-04
234 Eigen Unsuppor eigen.nobody NEW --- Autodiff missing operators, functions, ... 2019-12-04
236 Eigen QR eigen.nobody NEW --- qr_colpivoting_3 fails sometimes for rank 1 matrices. 2019-12-04
244 Eigen Core - e eigen.nobody NEW --- no ColsAtCompileTime in Eigen::Transform, needed by inverse_impl 2019-12-04
246 Eigen Core - g eigen.nobody NEW --- .diagonal() for Array's 2019-12-04
247 Eigen Geometry eigen.nobody NEW --- Umeyama transform doesn't support weighting 2019-12-04
252 Eigen Unsuppor eigen.nobody NEW --- FFT module should use DenseBase 2019-12-04
255 Eigen Core - g eigen.nobody NEW --- Get CMake to include FindEigen*.cmake in its distribution 2019-12-04
261 Eigen General eigen.nobody NEW --- CPack patches for generating binary installers 2019-12-04
263 Eigen Core - g eigen.nobody NEW --- Anonymous enums not usable enough 2019-12-04
275 Eigen Core - m eigen.nobody NEW --- Patch: Kronecker tensor product 2019-12-04
285 Eigen Sparse eigen.nobody NEW --- Compute only one half of a Sparse*Sparse product 2019-12-04
287 Eigen Househol eigen.nobody NEW --- Annoying warnings in ColPivHouseholderQR with MSVC x64 2019-12-04
290 Eigen General eigen.nobody NEW --- Many tests fails on some exotic systems 2019-12-04
291 Eigen Core - g eigen.nobody NEW --- Missing Aliasing assert or a bug 2019-12-04
295 Eigen QR eigen.nobody NEW --- ColPivHouseholderQR does not really use user specified threshold 2019-12-04
296 Eigen Geometry eigen.nobody NEW --- Add a solve method to ParametrizedLine and Hyperplane 2019-12-04
299 Eigen Core - g eigen.nobody NEW --- Sort function for matrices and vectors returning indices as well 2019-12-04
301 Eigen Geometry eigen.nobody NEW --- ParametrizedLine origin assumptions affect isApprox 2019-12-04
303 Eigen Core - e eigen.nobody NEW --- bigMat.block(...).array()*mat.array() is slower than mat.array()*mat.array() 2019-12-04
304 Eigen Sparse eigen.nobody NEW --- swap rows/cols for sparse matrices 2019-12-04
305 Eigen Sparse eigen.nobody NEW --- .block() not implemented for sparse matrices 2019-12-04
307 Eigen Document eigen.nobody NEW --- Documentation: missing pages linked from tutorial page 1 2019-12-04
308 Eigen Document eigen.nobody NEW --- Documentation: missing "user-defined reductions" section in tutorial 2019-12-04
310 Eigen General eigen.nobody NEW --- ParametrizedLine should have an intersection and intersectionPoint method for intersecting with another line 2019-12-04
327 Eigen General eigen.nobody NEW --- Feature proposal: convolution 2019-12-04
331 Eigen General eigen.nobody NEW --- Release 4.0 2019-12-04
334 Eigen Sparse eigen.nobody NEW --- Implement LU, ILU0 and solve in SparseExtra 2019-12-04
339 Eigen Core - g eigen.nobody NEW --- Make headers self-containing 2019-12-04
344 Eigen Core - g eigen.nobody NEW --- Diagonal lacks the data() method 2019-12-04
346 Eigen Document eigen.nobody NEW --- 2 pages with unsupported modules, only 1 fully functional 2019-12-04
351 Eigen General eigen.nobody NEW --- Fixed path in pkg-config control file eigen2.pc breaks cross-compiling 2019-12-04
357 Eigen Core - v eigen.nobody NEW --- Poor fixed-size vectorizable performance with MSVC 2010 2019-12-04
364 Eigen Core - g eigen.nobody NEW --- Wishlist for extended functionality 2019-12-04
376 Eigen Core - g eigen.nobody NEW --- orthogonal method 2019-12-04
405 Eigen Core - e eigen.nobody NEW --- Patch to add cwise bit operators to Array 2019-12-04
430 Eigen Eigenval eigen.nobody NEW --- Porting from Eigen 2 to 3 - runtime size assertion with Matrix product 2019-12-04
440 Eigen Unsuppor eigen.nobody NEW --- Support complex types for NonLinearOptimization 2019-12-04
441 Eigen Sparse eigen.nobody NEW --- Implement sparse-triangular solver with a sparse RHS 2019-12-04
444 Eigen Geometry eigen.nobody NEW --- Built-in typedefs for ParametrizedLine and HyperPlane types 2019-12-04
461 Eigen Interope eigen.nobody NEW --- Using MAGMA as backend 2019-12-04
462 Eigen Document eigen.nobody NEW --- Use a better example for Map with InnerStride 2019-12-04
465 Eigen Core - g eigen.nobody NEW --- Missing native support for pow(expr,expr) and pow(scalar,expr) 2019-12-04
474 Eigen General eigen.nobody NEW --- IBM XL 10.01 / Compile errors 2019-12-04
476 Eigen Geometry eigen.nobody NEW --- AlignedBox3d incorrect corners 2019-12-04
497 Eigen LU eigen.nobody NEW --- to change the size of the block LU 2019-12-04
498 Eigen Sparse eigen.nobody NEW --- Aligned Member in PardisoImpl 2019-12-04
513 Eigen Geometry eigen.nobody NEW --- Add FromAxes static function to Quaternion 2019-12-04
516 Eigen Sparse eigen.nobody NEW --- compile error qd_real and Sparse * Sparse 2019-12-04
522 Eigen Eigenval eigen.nobody NEW --- Use relatively robust representation (RRR) algorithm to find eigenvalues and eigenvectors 2019-12-04
527 Eigen Sparse eigen.nobody NEW --- Crash in ConjugateGradient::solve() when expression is given. 2019-12-04
536 Eigen Core - g eigen.nobody NEW --- Lazy evaluation handles transpose expression wrong 2019-12-04
538 Eigen General eigen.nobody NEW --- cmake failure Can't link to the standard math library 2019-12-04
543 Eigen Core - g eigen.nobody NEW --- compile error with assignment operator overloads using XCode clang 421.11.66 compiler 2019-12-04
545 Eigen Sparse eigen.nobody NEW --- building test/umfpack_support_2 fails 2019-12-04
558 Eigen General eigen.nobody NEW --- Release Eigen 3.3 2019-12-04
570 Eigen Sparse eigen.nobody NEW --- SuperLU factorize does always compute full factorization 2019-12-04
574 Eigen Core - g eigen.nobody NEW --- Support for Matrices consisting of fixed-size Blocks 2019-12-04
575 Eigen Sparse eigen.nobody NEW --- cannot access private typedef in sparse_diagonal_product_inner_iterator_selector 2019-12-04
576 Eigen Sparse desire.nuentsa_wakam NEW --- Sparse reductions 2019-12-04
596 Eigen Sparse desire.nuentsa_wakam NEW --- SparseQR matrixQ() to plain SparseMatrix 2019-12-04
602 Eigen Core - g eigen.nobody NEW --- [Feature request] more functions for the selfadjointView class 2019-12-04
627 Eigen Core - g eigen.nobody NEW --- Eigen does not compile with MSVC without language extensions (/Za) 2019-12-04
629 Eigen Sparse eigen.nobody NEW --- eliminate redundant counter & fix rowmajor version of reserve() 2019-12-04
633 Eigen Core - m eigen.nobody NEW --- Sparse/Dense Matrix/Vector product behaves incorrectly. 2019-12-04
634 Eigen Unsuppor eigen.nobody NEW --- Examples for AutoDiff 2019-12-04
636 Eigen Eigenval eigen.nobody NEW --- Eigen/src/Eigenvalues/EigenSolver.h should pass Scalar typename to cdiv explicitly 2019-12-04
639 Eigen Core - m eigen.nobody NEW --- OpenMP GEMM kernel: possible truncation from long int (Index) to int 2019-12-04
648 Eigen QR eigen.nobody NEW --- Testcases for non-surjective but injective matrices for QR decompositions. 2019-12-04
649 Eigen Sparse eigen.nobody NEW --- colamd always fail when matrix is uncompressed 2019-12-04
652 Eigen Core - v eigen.nobody NEW --- Eigen won't vectorize on Intel C++ compiler with msvc 2010 2019-12-04
656 Eigen Sparse eigen.nobody NEW --- SparseMatrix::resize and ::conservativeResize ignore Eigen::NoChange 2019-12-04
657 Eigen Unsuppor eigen.nobody NEW --- LevenbergMarquardt - lmqrsolv ignores zero entries 2019-12-04
659 Eigen QR eigen.nobody NEW --- SPQR module: error: no matching function for call to ‘Eigen::Map<... 2019-12-04
661 Eigen Househol eigen.nobody NEW --- Stable Householder 2019-12-04
662 Eigen QR desire.nuentsa_wakam NEW --- Lapack APIs to Eigen QR 2019-12-04
668 Eigen Sparse eigen.nobody NEW --- Extend PastixSupport to support MPI (optionaly) 2019-12-04
671 Eigen Eigenval eigen.nobody NEW --- Nan Eigenvector Components from Zero matrix with ComputationInfo == Success 2019-12-04
675 Eigen Unsuppor eigen.nobody NEW --- Fixed-size FFT cash 2019-12-04
683 Eigen SVD eigen.nobody NEW --- Erro when using SVD with MKL 2013 SP1 2019-12-04
690 Eigen Unsuppor eigen.nobody NEW --- FFT does not work for "Array" and dynamic sized "Matrix" 2019-12-04
693 Eigen General eigen.nobody NEW --- example_BVH_Example segmentation fault 2019-12-04
703 Eigen Unsuppor eigen.nobody NEW --- AutoDiffScalar: using SparseVector to store the derivatives 2019-12-04
706 Eigen Sparse eigen.nobody NEW --- Allowing SparseQR and SparseCholesky to work with MappedSparseMatrix 2019-12-04
710 Eigen Sparse eigen.nobody NEW --- SparseMatrix< shared_ptr<X> > is not working (patch attached) 2019-12-04
716 Eigen Core - e eigen.nobody NEW --- Patch for making CommaInitializer a true expression template 2019-12-04
717 Eigen Core - v eigen.nobody NEW --- Use vectorization to pack matrix operands 2019-12-04
719 Eigen Geometry eigen.nobody NEW --- [Feature Request] non-vector quaternions 2019-12-04
724 Eigen Core - m eigen.nobody NEW --- Use aligned loads/stores whenever possible to speedup the GEBP kernel 2019-12-04
732 Eigen Document eigen.nobody NEW --- Supported Scalar Doc mission 2019-12-04
735 Eigen General eigen.nobody NEW --- Templates issues with cuda 5.5 and visual 2012 (dev branch) 2019-12-04
743 Eigen Sparse eigen.nobody NEW --- No compile-time error for A.row(1).dot(x) for sparse matrix A 2019-12-04
745 Eigen Core - m eigen.nobody NEW --- Memory corruption in test sparse_product_2 2019-12-04
746 Eigen Tests eigen.nobody NEW --- Built-in random number generator for unit tests 2019-12-04
749 Eigen Core - g eigen.nobody NEW --- Enable resize() on Maps when rows*cols doesn't change 2019-12-04
756 Eigen Unsuppor eigen.nobody NEW --- M.log().exp() != M for random 3x3 double matrix 2019-12-04
764 Eigen Unsuppor eigen.nobody NEW --- KnotAveraging should not assume input knots within [0, 1] 2019-12-04
765 Eigen Tests eigen.nobody NEW --- Running the LAPACK test suite 2019-12-04
773 Eigen Core - g eigen.nobody NEW --- Provide eigen-config.cmake 2019-12-04
788 Eigen Core - g eigen.nobody NEW --- Improved the sanity checks done by the BLAS API 2019-12-04
794 Eigen General eigen.nobody NEW --- Lots of warnings on VC++ 2019-12-04
798 Eigen Sparse eigen.nobody NEW --- SparseQR<SparseMatrix<double> >::factorize() hits assertion failure on uncompressed input matrix 2019-12-04
805 Eigen Document eigen.nobody NEW --- Suggestion: another aligned pointer work around avoiding EIGEN_MAKE_ALIGNED_OPERATOR_NEW 2019-12-04
813 Eigen Core - g eigen.nobody NEW --- Improving static_asserts 2019-12-04
816 Eigen Sparse eigen.nobody NEW --- LDLT for sparse, semi-definite symmetric matrices 2019-12-04
831 Eigen LU eigen.nobody NEW --- Add a dense LU factorization with rook-pivoting 2019-12-04
851 Eigen General eigen.nobody NEW --- Unable to make benchmark suite with relative path to source 2019-12-04
856 Eigen Unsuppor eigen.nobody NEW --- Add comment string to output of matrices in MatrixMarket format. 2019-12-04
871 Eigen General eigen.nobody NEW --- gcc fail to compile PacketMath.h 2019-12-04
892 Eigen General eigen.nobody NEW --- CMake: add pkg-config file for "uninstalled" case 2019-12-04
905 Eigen Sparse eigen.nobody NEW --- SparseLU 2019-12-04
926 Eigen Unsuppor eigen.nobody NEW --- Patch: Improved GMRES Implementation 2019-12-04
930 Eigen Unsuppor eigen.nobody NEW --- Add MeasureCacheSizes unsupported module as fallback when CPU caches can't be queried 2019-12-04
931 Eigen Core - m eigen.nobody NEW --- Fix tracking and use of cache sizes 2019-12-04
934 Eigen Core - e eigen.nobody NEW --- In-place solver 2019-12-04
937 Eigen Core - m eigen.nobody NEW --- Tracking: improve and fully undertand product blocking sizes selection 2019-12-04
940 Eigen General eigen.nobody NEW --- configure fails with MSVC 2013 Community Edition(DartConfiguration.tcl not generated) 2019-12-04
1023 Eigen Unsuppor eigen.nobody NEW --- Eigen Matrix and Vector multiplication parallization 2019-12-04
1034 Eigen Core - g eigen.nobody NEW --- VS2013 boost mpi serialization of shared_prt<ArrayXd> 2019-12-04
1079 Eigen Core - g eigen.nobody NEW --- Bad practice w/errno causes compilation issue 2019-12-04
1081 Eigen Core - m eigen.nobody NEW --- Multiple files: Implicit conversion changes signedness: 'int' to 'unsigned int' (Xcode 7.0.1 | OS X 10.10.5) 2019-12-04
1082 Eigen Tensor eigen.nobody NEW --- TensorRef with fixed size eigen type : TensorLazyEvaluatorReadOnly 2019-12-04
1084 Eigen Tensor eigen.nobody NEW --- Allow custom type for indices in member functions in Tensor class 2019-12-04
1087 Eigen Core - g eigen.nobody NEW --- Returning by const value prohibits r-value optimizations. 2019-12-04
1121 Eigen Sparse eigen.nobody NEW --- Using SPQR as SparseQR for nullspace computation 2019-12-04
1133 Eigen General eigen.nobody NEW --- Refactor Eigen for CMake subproject use. 2019-12-04
1159 Eigen Core - g eigen.nobody NEW --- Fine tuning of the evaluation on a per expression basis 2019-12-04
1169 Eigen Core - m eigen.nobody NEW --- thread local storage for the Eigen thread count 2019-12-04
1171 Eigen Tensor eigen.nobody NEW --- Add Static assertion while assigning to rank zero reductionOperation output 2019-12-04
1192 Eigen Sparse eigen.nobody NEW --- SparseMatrix::InnerIterator is missing comparison operators 2019-12-04
1239 Eigen Core - g eigen.nobody NEW --- FastMath tests fail with clang 2019-12-04
1254 Eigen Tensor eigen.nobody NEW --- Adding dummy constructor in file "TensorDeviceThreadPool.h" for struct "ThreadPoolDevice" 2019-12-04
1257 Eigen Core - g eigen.nobody NEW --- Support for custom scalar types with expression templates in numext 2019-12-04
1259 Eigen Core - v eigen.nobody NEW --- Avoid conflicts with Intel Short Vector Math Library 2019-12-04
1267 Eigen Core - m eigen.nobody UNCO --- Unknown allocation in code which should not allocate any memory 2019-12-04
1292 Eigen Tensor eigen.nobody UNCO --- cxx11_tensor_of_float16_cuda_3 failure 2019-12-04
1318 Eigen Geometry eigen.nobody NEW --- More robust quaternion from matrix 2019-12-04
1327 Eigen Core - g eigen.nobody NEW --- Additional formatting options in text IO 2019-12-04
1342 Eigen Core - v eigen.nobody NEW --- Performance regression in Eigen 3.3.0 for sub-vector access 2019-12-04
1349 Eigen Core - v eigen.nobody NEW --- Some compiler options, macros, version upgrades can break binary compatibility. Documentation should warn about this. 2019-12-04
1350 Eigen Tensor eigen.nobody NEW --- Building with Android LLVM STL library causes build error in EventCount.h 2019-12-04
1352 Eigen Core - e eigen.nobody NEW --- Generalize replicate(.) to block diagonal replication 2019-12-04
1354 Eigen Unsuppor eigen.nobody NEW --- GMP rationals support 2019-12-04
1357 Eigen Tensor eigen.nobody NEW --- The following code compiles but gives assertion on Linux 2019-12-04
1364 Eigen Core - m eigen.nobody NEW --- GEMM: Allocate memory for blocks only once 2019-12-04
1365 Eigen Core - v eigen.nobody NEW --- Slowdown when switching from Eigen 3.2.10 to Eigen 3.3.1 2019-12-04
1366 Eigen Core - g eigen.nobody NEW --- TriangularView<Derived, UnitLower>::coeff() does not return 1.0 for diagonal entries 2019-12-04
1374 Eigen Sparse eigen.nobody NEW --- Sane Iterator for Eigen::SparseMatrix 2019-12-04
1377 Eigen Sparse eigen.nobody NEW --- Extracting Q matrix from SPQR produces compile error 2019-12-04
1398 Eigen Core - e eigen.nobody NEW --- Compilation error when using triangular view 2019-12-04
1399 Eigen Tensor eigen.nobody NEW --- Tensor contraction operates on uninitialized scalars 2019-12-04
1404 Eigen Sparse eigen.nobody NEW --- Handle += and -= updates in sparse-sparse products 2019-12-04
1407 Eigen Sparse eigen.nobody NEW --- Four-Matrix Sparse Multiply Doesn't Work 2019-12-04
1415 Eigen Core - g eigen.nobody NEW --- Cuda: Calling some Eigen methods failing with Address 0x00000000 is out of bounds 2019-12-04
1416 Eigen Core - g eigen.nobody NEW --- Implement mixed type for operator::*=(scalar) 2019-12-04
1418 Eigen Tensor eigen.nobody NEW --- Benchmark vs NNPACK (and improve where possible) 2019-12-04
1420 Eigen Sparse eigen.nobody NEW --- Sparse matrix assembly from sub-sparse matrices 2019-12-04
1421 Eigen Core - g eigen.nobody NEW --- Use of "long long" in Core/arch/CUDA/Half.h 2019-12-04
1425 Eigen Core - g eigen.nobody NEW --- Add pow functions with compile time exponent 2019-12-04
1431 Eigen Core - g eigen.nobody NEW --- AVX512: btl_eigen3_adv crashes with unaligned memory access 2019-12-04
1434 Eigen General eigen.nobody NEW --- Optional matrix balancing prior to matrix decompositions 2019-12-04
1441 Eigen Core - g eigen.nobody NEW --- Warnings when compiling with NVCC 8.0.61 2019-12-04
1444 Eigen Tests eigen.nobody NEW --- some tests failed 2019-12-04
1450 Eigen Core - g eigen.nobody NEW --- Error while compiling any Eigen code with nvcc 2019-12-04
1452 Eigen Core - g eigen.nobody NEW --- [feature] git mirror request 2019-12-04
1459 Eigen Tensor eigen.nobody NEW --- Compilation Error: Unnecessary Template declaration in TensorStorage 2019-12-04
1463 Eigen Sparse eigen.nobody NEW --- SparseQR not copyable anymore 2019-12-04
1467 Eigen General eigen.nobody NEW --- CMake configure error when cross-compiling for QNX 2019-12-04
1468 Eigen Core - g eigen.nobody NEW --- Cross-compilation failure with qcc for QNX due to missing header inclusion 2019-12-04
1470 Eigen Eigenval eigen.nobody NEW --- SelfAdjointEigenSolver crashes when running with cuda 2019-12-04
1471 Eigen Core - g eigen.nobody NEW --- (Visual Studio 2015) wiseMin and cwiseMax functions crash at runtime when built in release mode 2019-12-04
1473 Eigen Core - g eigen.nobody NEW --- Compiler warning: comparison of integers of different signs 2019-12-04
1475 Eigen Tensor eigen.nobody NEW --- Issue with static global variables in TensorDeviceCuda 2019-12-04
1476 Eigen Eigenval eigen.nobody NEW --- SelfAdjointEigenSolver gives wrong results for RowMajor matrices when using MKL 2019-12-04
1477 Eigen Cholesky eigen.nobody NEW --- llt_rank_update_lower uses dynamic matrix type where it is not always needed. 2019-12-04
1480 Eigen Sparse eigen.nobody NEW --- Sparse routines do not properly support AD scalar types 2019-12-04
1481 Eigen Core - m eigen.nobody NEW --- Big matrix multiplicaton crashes when linking against Xenomai 3 2019-12-04
1482 Eigen Core - m eigen.nobody NEW --- Big matrix multiplicaton crashes when linking against Xenomai 3 2019-12-04
1483 Eigen Unsuppor eigen.nobody NEW --- FFTW FFT implementation is not thread safe. 2019-12-04
1487 Eigen Sparse eigen.nobody NEW --- cwise Operations 2019-12-04
1488 Eigen Eigenval eigen.nobody NEW --- eigensolver gives complex eigenvectors for hyperbolic matrix 2019-12-04
1489 Eigen Core - g eigen.nobody NEW --- Issues found by PVS-Studio static code analyzer 2019-12-04
1492 Eigen Core - g eigen.nobody NEW --- Packet access for Replicate expressions 2019-12-04
1505 Eigen Core - g eigen.nobody NEW --- Allow custom define of EIGEN_ALWAYS_INLINE and EIGEN_DONT_INLINE 2019-12-04
1507 Eigen General eigen.nobody NEW --- PaStiX support maintenance 2019-12-04
1508 Eigen General eigen.nobody NEW --- MUMPS support 2019-12-04
1511 Eigen SVD eigen.nobody NEW --- compilation fails for BDCSVD on intel compilers 2019-12-04
1519 Eigen Core - g eigen.nobody NEW --- Cannot construct a Vector/Matrix object from an indexed view of vector/matrix expressions such as VectorXd::Ones, MatrixXd::Identity 2019-12-04
1536 Eigen Core - e eigen.nobody NEW --- Assign double times selfadjointview at to sparseMatrix does not compile 2019-12-04
1537 Eigen Unsuppor eigen.nobody NEW --- Using the same FFT object with real and complex input fails when using FFTW 2019-12-04
1539 Eigen Core - g eigen.nobody NEW --- Eigen GDB pretty printer does not work for Eigen::Block types 2019-12-04
1540 Eigen Geometry eigen.nobody UNCO --- Transform API not completely compatible with ceres::Jet scalar types 2019-12-04
1542 Eigen Core - g eigen.nobody NEW --- gcc-6 function multiple version didn't work with Eigen (target_clones) 2019-12-04
1552 Eigen Core - g eigen.nobody NEW --- Enhancement : Adding support for ROCm/HIP in Eigen (analogous to the existing CUDA support) 2019-12-04
1556 Eigen Tests eigen.nobody NEW --- heap corruptions for some tests using clang-cl on windows 2019-12-04
1559 Eigen Core - v eigen.nobody NEW --- Quaternion performance degradation on Power VSX 2019-12-04
1563 Eigen Sparse eigen.nobody NEW --- Specific input to sparse QR solve produces erroneous result 2019-12-04
1564 Eigen Core - m eigen.nobody NEW --- Internal compiler error when using matrix multiplication (MSVC 2010) 2019-12-04
1568 Eigen Core - g eigen.nobody NEW --- Add a fast stack-like allocator for tempories 2019-12-04
1583 Eigen Core - e eigen.nobody NEW --- Requiring C++14 for setting EIGEN_HAS_CONSTEXPR is too strict 2019-12-04
1588 Eigen SVD eigen.nobody NEW --- BDCSVD fails on Intel Compiler 18 2019-12-04
1591 Eigen Tensor eigen.nobody NEW --- EigenTensor evalGemm to use MKL batched gemm if MKL on 2019-12-04
1597 Eigen Tensor eigen.nobody NEW --- cxx11_tensor_reduction fails non-deterministic 2019-12-04
1601 Eigen Tensor eigen.nobody NEW --- Tensor chips(IndexList offsets, Index dim) 2019-12-04
1608 Eigen General eigen.nobody NEW --- 3.x weak blockers 2019-12-04
1613 Eigen Unsuppor eigen.nobody NEW --- unsupported matrix log (M.log()) can hang when the operation is undefined 2019-12-04
1627 Eigen Tensor eigen.nobody NEW --- Slow Tensor shuffle vs Matrix transpose 2019-12-04
1628 Eigen Tensor eigen.nobody NEW --- Slow Tensor max reduction vs Matrix 2019-12-04
1640 Eigen General eigen.nobody NEW --- Faulty/missing SPF configuration causes bugtracker emails to be classified as spam 2019-12-04
1645 Eigen Eigenval eigen.nobody NEW --- Extend direct 3x3 eigenvalues for complex (self-adjoint) 2019-12-04
1647 Eigen Tensor eigen.nobody UNCO --- ICE in unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h 2019-12-04
1648 Eigen Tensor eigen.nobody NEW --- Slow Tensor gemv vs Matrix 2019-12-04
1649 Eigen Core - v eigen.nobody NEW --- Support for CUDA pitched memory allocation and access 2019-12-04
1657 Eigen Tensor eigen.nobody NEW --- Matrix vs Tensor benchmark 2019-12-04
1662 Eigen Core - e eigen.nobody NEW --- Add a lazyEval() 2019-12-04
1663 Eigen Core - e eigen.nobody NEW --- Reducing copies of nestByValue() 2019-12-04
1673 Eigen General eigen.nobody NEW --- Debug mode is unusably slow 2019-12-04
1680 Eigen Core - g eigen.nobody NEW --- More VS EIGEN_STRONG_INLINE and VS code performance 2019-12-04
1682 Eigen Core - v eigen.nobody NEW --- Fine tune vectorization of LinSpaced for complex numbers 2019-12-04
1683 Eigen General eigen.nobody NEW --- Release Eigen 3.5 2019-12-04
1686 Eigen General eigen.nobody NEW --- Failing tests with -ffast-math -funsafe-math-optimizations 2019-12-04
1688 Eigen Geometry eigen.nobody NEW --- Perf issue with quat*vec3 with double and GCC 2019-12-04
1694 Eigen Core - g eigen.nobody NEW --- Add support for log and pow of complex numbers on GPUs 2019-12-04
1696 Eigen Sparse eigen.nobody NEW --- Crash on AMD ordering (called by SimplicialLDLT::analyzePattern) 2019-12-04
1701 Eigen Core - g eigen.nobody NEW --- Add Hygon Dhyana support to fix queryCacheSizes() get incorrect cache size bug 2019-12-04
1704 Eigen General eigen.nobody NEW --- Eigen_assert fails when instantiating an Eigen::ConjugateGradient object with fixed-size matrices 2019-12-04
1713 Eigen Geometry eigen.nobody NEW --- Comparison between two quaternions modulo 2*pi 2019-12-04
1715 Eigen Geometry eigen.nobody UNCO --- Specifying angle ranges for euler angles from Matrix3 2019-12-04
1723 Eigen SVD eigen.nobody NEW --- BDCSVD: segmentation faults for some matrices 2019-12-04
1725 Eigen General eigen.nobody NEW --- Slow MSVC compile times 2019-12-04
1726 Eigen Jacobi eigen.nobody NEW --- Jacobi module does not compile on old NVCC / CUDA 6.5 2019-12-04
1730 Eigen Core - m eigen.nobody NEW --- Inconsistent behaviour when multiplying CWiseUnaryViews 2019-12-04
1732 Eigen SVD eigen.nobody NEW --- JacobiSVD_LAPACKE uses gesvd instead of gejsv 2019-12-04
1734 Eigen Core - g eigen.nobody NEW --- macOS (built-in) LLVM/Clang compiler crash with OpenMP 2019-12-04
1739 Eigen Eigenval eigen.nobody NEW --- GeneralizedSelfAdjointEigenSolver not preallocating all internal data 2019-12-04
1753 Eigen Tensor eigen.nobody NEW --- Tensor concatenate 50x slower than Matrix concat ? 2019-12-04
1754 Eigen Sparse eigen.nobody NEW --- sparseView returns invalid sparse matrix 2019-12-04
1757 Eigen Core - g eigen.nobody NEW --- Requesting change to code comments 2019-12-04
1760 Eigen Core - e eigen.nobody NEW --- Support for products of double and {Eigen type}<adtl::adouble> 2019-12-04
1773 Eigen Tensor eigen.nobody NEW --- variance of a Tensor 2019-12-04
1780 Eigen Tests eigen.nobody NEW --- half_float test fails with modern CPU features enabled 2019-12-04
256 bugs found.

as