This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Fri Mar 29 2024 11:26:11 UTC
Hide Search Description
75 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
662 Eigen QR desire.nuentsa_wakam NEW --- Lapack APIs to Eigen QR 2019-12-04
661 Eigen Househol eigen.nobody NEW --- Stable Householder 2019-12-04
716 Eigen Core - e eigen.nobody NEW --- Patch for making CommaInitializer a true expression template 2019-12-04
1159 Eigen Core - g eigen.nobody NEW --- Fine tuning of the evaluation on a per expression basis 2019-12-04
1259 Eigen Core - v eigen.nobody NEW --- Avoid conflicts with Intel Short Vector Math Library 2019-12-04
1420 Eigen Sparse eigen.nobody NEW --- Sparse matrix assembly from sub-sparse matrices 2019-12-04
1662 Eigen Core - e eigen.nobody NEW --- Add a lazyEval() 2019-12-04
1682 Eigen Core - v eigen.nobody NEW --- Fine tune vectorization of LinSpaced for complex numbers 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
178 Eigen Core - e eigen.nobody NEW --- Remove const on nested expressions, and remove const_cast in mutators 2019-12-04
339 Eigen Core - g eigen.nobody NEW --- Make headers self-containing 2019-12-04
138 Eigen Document eigen.nobody CONF --- Write more developer documentation 2019-12-04
62 Eigen General eigen.nobody CONF --- Binary library: LAPACK 2019-12-04
192 Eigen Geometry eigen.nobody CONF --- Map for Transform 2019-12-04
46 Eigen Document eigen.nobody CONF --- Developer documentation on how to add a new type of matrix 2019-12-04
60 Eigen General eigen.nobody CONF --- Decompositions - kernel for given dimension 2019-12-04
81 Eigen Document eigen.nobody CONF --- Advanced doc on writing custom functors 2019-12-04
467 Eigen Core - g eigen.nobody CONF --- Modulo Operator for 1D 2019-12-04
520 Eigen Core - g eigen.nobody CONF --- DiagonalMatrix interface lacking 2019-12-04
585 Eigen Core - v eigen.nobody CONF --- Optimize any()/all()/count() reductions 2019-12-04
593 Eigen General eigen.nobody CONF --- Decomposition table claims some decompositions are rank-revealing, even though they do not provide a rank() method. 2019-12-04
604 Eigen General eigen.nobody CONF --- [feature request] triangularView < Eigen::Diagonal > () 2019-12-04
612 Eigen Core - m eigen.nobody CONF --- In-Place triangular product and inverse. 2019-12-04
667 Eigen General eigen.nobody CONF --- Functions must be DECLARED __forcedinline. 2019-12-04
728 Eigen Document eigen.nobody CONF --- Make code-generation macros visible to doxygen 2019-12-04
777 Eigen General eigen.nobody CONF --- Error "don't know how to make 'blas\eigen_blas.lib'" with VC++ 2008 build of lapack 2019-12-04
833 Eigen Document eigen.nobody CONF --- Simplify Documentation by typedef-ing complicated return-types 2019-12-04
879 Eigen Core - m eigen.nobody CONF --- Matrix product with triangularView does not compile 2019-12-04
1129 Eigen Geometry eigen.nobody CONF --- Add asAffine() and asProjective() views to MatrixBase or DenseBase 2019-12-04
1196 Eigen SVD eigen.nobody CONF --- BDCSVD involves dynamic temporaries even after pre-allocation 2019-12-04
1271 Eigen Sparse eigen.nobody CONF --- Add view to nonZeros of SparseMatrix 2019-12-04
1433 Eigen Core - g eigen.nobody CONF --- horizontal/vertical stacking for matrix assembly 2019-12-04
1642 Eigen Core - m eigen.nobody CONF --- Implement faster GEMM kernel for AVX512 2019-12-04
1677 Eigen Document eigen.nobody CONF --- Update Documentation on how to provide a Custom Scalar 2019-12-04
1711 Eigen Core - g eigen.nobody CONF --- smallvectors unit test fails in C++03 mode 2019-12-04
1712 Eigen Core - m eigen.nobody CONF --- Sub-Optimal code for mixed complex*real products 2019-12-04
1719 Eigen Sparse eigen.nobody CONF --- sparseqr test fails with seed of 1 2019-12-04
1759 Eigen Core - m eigen.nobody CONF --- Check whether blocking is worthwhile for custom types 2019-12-04
58 Eigen Core - g eigen.nobody CONF --- Direct-access type unification 2019-12-04
998 Eigen Document eigen.nobody CONF --- Avoid warnings when generating Doxygen docu 2019-12-04
1217 Eigen Tests eigen.nobody CONF --- Add -Wconversion flag to our test-suite 2019-12-04
1758 Eigen Core - g eigen.nobody CONF --- ei_declare_aligned_stack_constructed_variable ignores alignment requirement of custom types 2019-12-04
173 Eigen Core - g eigen.nobody CONF --- Allow to use LAPACK as back-end 2019-12-04
97 Eigen Core - g christoph-keller DECI --- Using comparisons of the Vector Engine 2019-12-04
100 Eigen Core - g gael.guennebaud DECI --- Finalize the array-as-scalar feature 2019-12-04
112 Eigen Core - g eigen.nobody DECI --- We need a true Identity expression 2019-12-04
560 Eigen Geometry eigen.nobody DECI --- Allow standard linear algebra operations for quaternions 2019-12-04
586 Eigen Core - g eigen.nobody DECI --- Add NaN and Inf constant matrices 2019-12-04
692 Eigen Core - v eigen.nobody DECI --- Meta-Packets 2019-12-04
771 Eigen Geometry eigen.nobody DECI --- Implement quaternion fitting from the todo list 2019-12-04
885 Eigen Core - g eigen.nobody DECI --- Extend API of TriangularView and SelfAdjointView 2019-12-04
912 Eigen Core - g eigen.nobody DECI --- Create a Ptr<> analogon to Ref<> 2019-12-04
1017 Eigen Househol eigen.nobody DECI --- Tridiagonalization often generates non-unitarian Q-matrix for rank-deficient input 2019-12-04
1019 Eigen Core - g eigen.nobody DECI --- viewAsReal() method 2019-12-04
1104 Eigen Sparse eigen.nobody DECI --- Add ability to iterate (non-nested) over values in sparse matrix 2019-12-04
1474 Eigen Geometry eigen.nobody DECI --- add skew symmetric matrix adapter 2019-12-04
1610 Eigen Core - m eigen.nobody DECI --- Can't convert product of 3 1x1 matrices to scalar 2019-12-04
1639 Eigen Core - g eigen.nobody DECI --- Prohibit TriangularSolve for integer types? 2019-12-04
1655 Eigen Tests eigen.nobody DECI --- Compile unit test by default in C++11 mode 2019-12-04
1687 Eigen Core - v eigen.nobody DECI --- Reconsider usage of EIGEN_FAST_MATH 2019-12-04
1700 Eigen Core - e eigen.nobody DECI --- result_of removes pointer qualifiers 2019-12-04
1706 Eigen Sparse eigen.nobody DECI --- SparseMatrix reallocation throws std::bad_alloc when StorageIndex > Eigen::Index 2019-12-04
166 Eigen Core - g eigen.nobody DECI --- Request to add a private allocator to Eigen 2019-12-04
433 Eigen General eigen.nobody DECI --- Make Eigen faster in debug mode: EIGEN_FORCE_INLINING 2019-12-04
601 Eigen Geometry eigen.nobody DECI --- Quaternion and AngleAxis should check their input 2019-12-04
884 Eigen Core - g eigen.nobody DECI --- Eigen::Ref stores redundant data 2019-12-04
1728 Eigen Core - v eigen.nobody DECI --- Non-deterministic results with unaligned reductions 2019-12-04
984 Eigen Core - e eigen.nobody DECI --- Fusing the evaluation of multiple expressions 2019-12-04
111 Eigen Core - e eigen.nobody DECI --- Public API to handle function arguments 2019-12-04
1179 Eigen Sparse dm.zhdanov REVI --- Hypersparse matrix class proposal 2019-12-04
655 Eigen Unsuppor eigen.nobody REVI --- Non-negative least squares 2019-12-04
1763 Eigen Eigenval eigen.nobody REVI --- Optimization of symmetric eigendecomposition 2019-12-04
408 Eigen Core - g gael.guennebaud REVI --- block() does not allow recursion 2019-12-04
457 Eigen Document eigen.nobody REOP --- Document CwiseNullaryOp 2019-12-04
75 bugs found.

as