Commit Graph

  • f24ba33c2d Specify what non-resizeable objects are in transposeInPlace and adjointInPlace (cf bug #749) (transplanted from 3e439889e0 ) Christoph Hertzberg 2014-02-24 13:12:10 +01:00
  • ef807ea020 Mark Eigen2 support deprecated Gael Guennebaud 2014-02-20 09:35:50 +01:00
  • da19c48d61 Fix typo Gael Guennebaud 2014-02-20 09:06:06 +01:00
  • cef49d21f0 More int versus Index fixes (grafted from 5960befc20 ) Gael Guennebaud 2014-02-19 21:42:29 +01:00
  • 53726663c7 Relaxed umeyama test. Problem was ill-posed if linear part was scaled with very small number. This should fix bug #744. (transplanted from b14a4628af ) Christoph Hertzberg 2014-02-17 13:48:00 +01:00
  • 2ad3dac422 Fix sparse_product/sparse_extra unit tests (grafted from ed461ba9bc ) Gael Guennebaud 2014-02-17 09:57:47 +01:00
  • e3d34064bf Fix FFTW unit test with clang (grafted from 3bb57e21a8 ) Gael Guennebaud 2014-02-17 09:56:46 +01:00
  • 3f5591981f Fix a few Index to int buggy conversions (grafted from 4b6b3f310f ) Gael Guennebaud 2014-02-15 09:35:23 +01:00
  • 6def9fd52b Fix propagation of index type (grafted from 0b1430ae10 ) Gael Guennebaud 2014-02-13 23:58:28 +01:00
  • 76ee39485f Fix infinite loop in sparselu (grafted from cd606bbc94 ) Gael Guennebaud 2014-02-14 23:10:16 +01:00
  • 0c6b931cbc Fix enumeral mismatch warning Gael Guennebaud 2014-02-14 22:10:39 +01:00
  • fd96ff166d alloca is not necessarily alligned on windows (grafted from 97965dde9b ) Gael Guennebaud 2014-02-14 00:04:38 +01:00
  • 9a09b75df3 Fix stable_norm unit test for complexes (grafted from 0715d49908 ) Gael Guennebaud 2014-02-13 15:49:54 +01:00
  • 52dc1d7ffd Fix bug #740: overflow issue in stableNorm (grafted from 3291580630 ) Gael Guennebaud 2014-02-13 15:44:01 +01:00
  • 24e33a0d86 Fix Fortran compiler detection (grafted from 14422decc2 ) Gael Guennebaud 2014-02-13 09:21:13 +01:00
  • b5333b6760 Fix documentation of MatrixBase::applyOnTheLeft (bug #739) Add examples; move methods from EigenBase.h to MatrixBase.h (grafted from 7ea6ef8969 ) Jitse Niesen 2014-02-12 14:03:39 +00:00
  • 6a4489c523 fix compilation of Transform * UniformScaling (grafted from 31c63ef0b4 ) Gael Guennebaud 2014-02-12 13:37:23 +01:00
  • 7958d92c23 Added examples for casting, made better examples for Maps (transplanted from e170e7070b ) Christoph Hertzberg 2014-02-11 17:27:14 +01:00
  • 044f27546f Fix bug #736: LDLT isPositive returns false for a positive semidefinite matrix Add unit test covering this case. (grafted from ff8d81762d ) Jitse Niesen 2014-02-06 11:06:06 +00:00
  • cd4ea5151f Fix bug #730: Path of OpenGL headers is different on MacOS (transplanted from febfc7b9b4 ) Christoph Hertzberg 2014-01-29 22:05:39 +01:00
  • f9276f9f90 Remove useless register keyword Gael Guennebaud 2014-01-25 16:57:49 +01:00
  • 88ec3fdef4 Port unsupported constrained CG to Eigen3 (grafted from 4cd4be97a7 ) Anton Gladky 2014-01-15 17:49:52 +01:00
  • 5b93c59198 QuaternionBase::slerp was documented twice and one explanation was ambiguous. (grafted from 548216b7ca ) Gael Guennebaud 2014-01-12 11:09:06 +01:00
  • fd5be2f9cc Merge with 598776b088 Christoph Hertzberg 2013-12-21 21:27:10 +01:00
  • 598776b088 Fixed typos in comments (transplanted from 8a49dd5626 ) Christoph Hertzberg 2013-12-19 11:55:17 +01:00
  • cdedc9e90d Added optional run-time size parameters to fixed-size block methods Márton Danóczy 2013-12-17 01:05:05 +01:00
  • 7c1fc0ee7c Fixed and simplified Matlab code and added further block-related examples (transplanted from 276801b25a ) Christoph Hertzberg 2013-11-29 19:54:01 +01:00
  • baf2b13589 Fix bug #609: Euler angles are in Range [0:pi]x[-pi:pi]x[-pi:pi]. Now the unit test verifies this (also that it is bijective in this range). Christoph Hertzberg 2013-11-29 19:42:11 +01:00
  • 12504a79d1 Fix bug #708: add placement new/delete for array (transplanted from 49034d1570 ) Gael Guennebaud 2013-11-27 09:46:59 +01:00
  • ae360a9ec0 Fix FullPivHouseholderQR ctors for non squared fixed size matrix types (grafted from 28b2abdbea ) Gael Guennebaud 2013-11-19 12:53:46 +01:00
  • 516304cd90 Workaround fixing aliasing issue in x = SparseLU::solve(x) (transplanted from 46dd1bb1be ) Gael Guennebaud 2013-11-15 11:19:19 +01:00
  • 4c5da3b03a fix overflow and ambiguity in SparseLU memory allocation (transplanted from 6b471f205e ) Gael Guennebaud 2013-11-15 10:59:19 +01:00
  • b8020d11de Implement boolean reductions for zero-sized objects (grafted from e59b38abef ) Christoph Hertzberg 2013-11-13 16:47:02 +01:00
  • 6b931b3e47 JacobiSVD: fix a 0/0 issue for complexes (transplanted from a236e15048 ) Gael Guennebaud 2013-11-04 23:58:18 +01:00
  • d21708172a SparseLU: fix estimated non-zeros in U (transplanted from 7c9cdd6030 ) Gael Guennebaud 2013-11-05 00:12:14 +01:00
  • 8946e0cb80 Fix changeset 2702788da7 for fixed size matrices (transplanted from 8f496cd3a3 ) Gael Guennebaud 2013-11-01 18:17:55 +01:00
  • bf9747b9ff Fix bug #678: vectors of row and columns transpositions were not properly resized in FullPivQR (grafted from 2702788da7 ) Gael Guennebaud 2013-10-29 18:02:18 +01:00
  • a5522a1381 Use aligned loads in Matrix-Vector product where possible. Fixes bug #689 Christoph Hertzberg 2013-10-29 12:42:46 +01:00
  • d646cc95ad Fix bug #503 Martinho Fernandes 2013-09-10 17:08:04 +02:00
  • 8ea9e762d6 Fix bug #672: use exceptions in SuperLU if they are enabled only (grafted from 90b5d303db ) Gael Guennebaud 2013-10-29 11:26:52 +01:00
  • 0a44b5249c Silence unused variable warning. (grafted from 3736e00ae7 ) vanhoucke 2013-10-04 00:21:03 +00:00
  • fbc5beadc8 simplify/uniformize eigen_gen_docs Thomas Capricelli 2013-10-18 12:56:44 +02:00
  • b2368b3408 Copy all format flags (not only precision) from actual output stream when calculating the maximal width Christoph Hertzberg 2013-10-17 14:30:09 +02:00
  • 965ee4e853 consider all columns for aligned output (fixes bug #616) Christoph Hertzberg 2013-10-17 14:14:06 +02:00
  • d51c9f1e93 Fixes bug #681 Also fixed some spelling issues in the documentation Christoph Hertzberg 2013-10-17 00:03:00 +02:00
  • 56f4144035 Use != instead of < to check for emptiness of iterator range (fixes bug #664) Christoph Hertzberg 2013-10-16 13:10:15 +02:00
  • 609ef90213 Make index type of Triplet default to SparseMatrix::Index as suggested by Kolja Brix. Fixes bug #665. Christoph Hertzberg 2013-10-16 13:08:09 +02:00
  • f407a86a3f Allow .conservativeResize(rows,cols) on vectors (grafted from b433fb2857 ) Gael Guennebaud 2013-10-16 12:07:33 +02:00
  • 0257cf1cef bug #679: add respective unit test (transplanted from 2c0303c89e ) Gael Guennebaud 2013-10-15 23:51:01 +02:00
  • 941319a198 Fix bug #679 Christoph Hertzberg 2013-10-15 19:09:09 +02:00
  • 273a952099 uniformize piwik code among branches Thomas Capricelli 2013-10-11 20:45:21 +02:00
  • 551d20a824 Fix SPQR Solve() when assigning to a Map object (grafted from 54e576c88a ) Desire NUENTSA 2013-09-26 15:00:22 +02:00
  • f5ed3421e9 Fix leaked memory for successive calls to SPQR (grafted from fe19f972e1 ) Desire NUENTSA 2013-09-24 15:56:56 +02:00
  • 945b0802c9 Reduce explicit zeros when applying SparseQR's matrix Q (grafted from 00dc45d0f9 ) Gael Guennebaud 2013-09-20 23:28:10 +02:00
  • 2a0ca0131d Fix assert bug in sparseQR (grafted from bd21c82a94 ) Desire NUENTSA 2013-09-20 18:49:32 +02:00
  • 7bca2910c7 Make the static assertions on maximal fixed size object use EIGEN_STACK_ALLOCATION_LIMIT, and raise its default value to 128KB Gael Guennebaud 2013-08-20 13:59:33 +02:00
  • 2cf513e973 Merged in advanpix/eigen-mp-devs (pull request PR-31) Gael Guennebaud 2013-08-20 12:10:38 +02:00
  • 150c9fe536 Make FullPivHouseholderQR::solve returns the least-square solution instead of aborting if no exact solution exist Gael Guennebaud 2013-08-20 11:52:48 +02:00
  • e4ffb7729a Removed unnecessary parentheses Pavel Holoborodko 2013-08-20 16:06:13 +09:00
  • d908ccc01c Added support for custom scalars Pavel Holoborodko 2013-08-20 15:00:28 +09:00
  • 2b15e00106 Make ArrayBase operator+=(scalar) and -=(scalar) use SelfCwiseBinaryOp optimization Gael Guennebaud 2013-08-19 16:40:50 +02:00
  • 127d7f2071 Fix bug #643: enable vectorization of compound assignement for fixed size objects Gael Guennebaud 2013-08-19 16:34:09 +02:00
  • c47010e3d2 typo Gael Guennebaud 2013-08-19 16:10:00 +02:00
  • d4dd6aaed2 Fix bug #642: add vectorization of sqrt for doubles, and make sqrt really safe if EIGEN_FAST_MATH is disabled Gael Guennebaud 2013-08-19 16:02:27 +02:00
  • d3635b08da Merged in advanpix/eigen-mp-devs (pull request PR-30) Jitse Niesen 2013-08-19 11:41:22 +01:00
  • ebd6a7a46c Added support for custom-scalars Pavel Holoborodko 2013-09-02 19:09:39 +09:00
  • e0dbc2913a Documentation of deprecated struct. Closing bug #426. Christoph Hertzberg 2013-08-16 16:43:02 +02:00
  • 1d89554f1b Deprecate boolean sum operator (bug #426) Christoph Hertzberg 2013-08-13 14:54:09 +02:00
  • ace2ed7b87 Fix broken link on transforming normals Gael Guennebaud 2013-08-12 13:38:25 +02:00
  • 956251b738 bug #638: fix typos in sparse tutorial Gael Guennebaud 2013-08-12 13:37:47 +02:00
  • 6f5f488a80 Switched to MPL2 license. Hauke Heibel 2013-08-12 07:39:24 +02:00
  • 916d29e58f Backout parts of changeset 6719e56b5b (these changes were not intended to be commited) Gael Guennebaud 2013-08-11 19:26:41 +02:00
  • bffdc491b3 Fix cost evaluation of partial reduxions -> improve performance of vectorwise/replicate expressions involving partial reduxions Gael Guennebaud 2013-08-11 19:21:43 +02:00
  • 6719e56b5b Ref<> objects must be nested by reference because they potentially store a temporary object Gael Guennebaud 2013-08-11 17:52:43 +02:00
  • c13e9bbabf QuickReference.dox: std::tan(array) --> tan(array), same for other functions. Jitse Niesen 2013-08-11 10:17:23 +01:00
  • e4acd6e2fd Added copy constructor and assignment to DenseStorage. Required by the standard even when its not used but elided. Added a test for DenseStorage copying and assignment. Hauke Heibel 2013-08-10 19:13:46 +02:00
  • 8a89ba9275 Added alternative C++11 detection. Hauke Heibel 2013-08-10 19:11:03 +02:00
  • 097a105603 Disabled std::log1p on Cygwin. Hauke Heibel 2013-08-10 19:10:23 +02:00
  • 306ce33e1c BDCSVD: Streamline compute() and copyUV() Jitse Niesen 2013-08-07 16:34:34 +01:00
  • 616f9cc593 doc: Explain type of result for VectorwiseOp member functions. Prompted by a question on the forum. Jitse Niesen 2013-08-06 09:49:44 +01:00
  • 2f0faf117e Remove LinearLeastSquares.dox , which should not have been added. Accidentally included in changeset e37ff98bbb . Jitse Niesen 2013-08-06 08:03:39 +01:00
  • 8710440951 Removed errornous swap for stack storage. Hauke Heibel 2013-08-03 10:09:31 +02:00
  • 8fdffdd573 Move inheritance from Eigen example in stand-alone file. Also fix a small mistake (Vector3d instead of VectorXd). Jitse Niesen 2013-08-02 22:33:12 +01:00
  • 3444f06f68 Removed a warning when rvalue references are not unsed. Hauke Heibel 2013-08-02 22:54:01 +02:00
  • 8f4d93a4b7 Fix compilation. Hauke Heibel 2013-08-02 22:40:36 +02:00
  • 51b361b3bb Ensure that (potentially aligned) stack objects are passed by reference. Hauke Heibel 2013-08-02 21:07:39 +02:00
  • 7c99b38b7c Added move support for Matrix and Array. Added EIGEN_HAVE_RVALUE_REFERENCES define. Added move unit tests. Removed superfluous 'inline' declarations in DenseStorage. Hauke Heibel 2013-08-02 19:59:43 +02:00
  • b72a686830 Fix bug #635: add isCompressed to MappedSparseMatrix for compatibility Gael Guennebaud 2013-08-02 11:11:21 +02:00
  • e3058dd88b Make Pardiso solvers non copyabe Gael Guennebaud 2013-08-02 11:09:02 +02:00
  • 8ea7413a64 Fix compilation and warning of PARDISO Gael Guennebaud 2013-08-02 11:05:00 +02:00
  • e90229a429 reduce cancellation probablity Gael Guennebaud 2013-08-02 00:36:06 +02:00
  • cf884a9815 Added build name support for VC11 and its service packs. Hauke Heibel 2013-08-01 16:38:05 +02:00
  • ddf7753631 Add nvcc support for small eigenvalues decompositions and workaround lack of support for std::swap and std::numeric_limits Gael Guennebaud 2013-08-01 16:26:57 +02:00
  • 222eedf5f3 Removed unused testing files. Hauke Heibel 2013-08-01 12:14:03 +02:00
  • 43f054dbb4 Added tag 3.0.7 for changeset 2a965155af Gael Guennebaud 2013-08-01 11:36:26 +02:00
  • 2a965155af bump to 3.0.7 3.0.7 Gael Guennebaud 2013-08-01 11:36:16 +02:00
  • 0952ab2ac4 Added tag 3.1.4 for changeset 38229a3d23 Gael Guennebaud 2013-08-01 11:35:49 +02:00
  • 38229a3d23 bump to 3.1.4 3.1.4 Gael Guennebaud 2013-08-01 11:35:43 +02:00
  • d0e543be26 Remove superfluous testing files (as changeset e41bc6cbbf but more complete) Gael Guennebaud 2013-07-31 23:11:43 +02:00
  • 8e6d0cba5f Added a pattern which forces LF line endings for *.sh files. Hauke Heibel 2013-07-31 18:20:58 +02:00