aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | Fix doc: setConstant does not exist for SparseMatrix.Gravatar Gael Guennebaud2015-01-14
| * | Fixed the return type of coefficient wise operations. For example, the abs fu...Gravatar Benoit Steiner2015-01-14
| * | Added missing apis to the TensorMap classGravatar Benoit Steiner2015-01-14
| * | Added missing apis to the tensor classGravatar Benoit Steiner2015-01-14
| * | Fixed the printing of RowMajor tensorsGravatar Benoit Steiner2015-01-14
| * | Added ability to initialize a tensor using an initializer listGravatar Benoit Steiner2015-01-14
| * | Misc improvements for fixed size tensorsGravatar Benoit Steiner2015-01-14
| * | Added support for RowMajor inputs to the contraction code.Gravatar Benoit Steiner2015-01-14
| * | Increased the functionality of the tensor devicesGravatar Benoit Steiner2015-01-14
| * | Improved the performance of the contraction code on CUDAGravatar Benoit Steiner2015-01-14
| * | Improved the performance of tensor reductionsGravatar Benoit Steiner2015-01-14
| * | Created a test for tensor type castingGravatar Benoit Steiner2015-01-14
| * | Added ability to reverse the order of the coefficients in a tensorGravatar Benoit Steiner2015-01-14
| * | Added ability to swap the layout of a tensorGravatar Benoit Steiner2015-01-14
| * | Improved tensor referencesGravatar Benoit Steiner2015-01-14
| * | Created some documentationGravatar Benoit Steiner2015-01-13
* | | Fix missing evaluator in outer-productGravatar Gael Guennebaud2015-01-13
* | | bug #907, ARM64: workaround ICE in xcode/clangGravatar Gael Guennebaud2015-01-13
* | | bug #907, ARM64: workaround vreinterpretq_u64_* not defined in xcode/clangGravatar Gael Guennebaud2015-01-13
* | | Big 907: workaround some missing intrinsics in current NDK's gcc version (ARM64)Gravatar Gael Guennebaud2015-01-07
* | | bug #907: fix compilation with ARM64Gravatar Gael Guennebaud2015-01-07
| * | Ensured that contractions that can be reduced to a matrix vector product work...Gravatar Benoit Steiner2015-01-06
* | | Fix bug #925: typo in MatLab versions of middleRowsGravatar Gael Guennebaud2015-01-04
* | | bug #921: fix utilization of bitwise operation on enums in first_alignedGravatar Gael Guennebaud2014-12-19
* | | bug #920: fix MSVC 2015 compilation issuesGravatar Gael Guennebaud2014-12-18
* | | Use true compile time "if" for Transform::makeAffineGravatar Gael Guennebaud2014-12-13
* | | Fix false negatives in geo_transformations unit testsGravatar Gael Guennebaud2014-12-16
* | | Fix wrong negative in nullary unit test when extended precision is used (FPU).Gravatar Gael Guennebaud2014-12-16
* | | bug #821: workaround MSVC 2013 issue with using Base::Base::operator=Gravatar Gael Guennebaud2014-12-16
* | | At least CMAKE 2.8.4 is required for WORKING_DIRECTORY option in add_testGravatar Christoph Hertzberg2014-12-15
* | | Free functions should only be declared as static in separate compilation unitsGravatar Christoph Hertzberg2014-12-12
* | | Remove unused fortran filesGravatar Gael Guennebaud2014-12-13
* | | Use f2c generated code instead of the original fortran code, except for dotc/...Gravatar Gael Guennebaud2014-12-11
| | * bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
* | | Adds a modified f2c-generated C implmentation for BLAS.Gravatar Tim Murray2014-11-24
* | | Fix out-of-bounds writeGravatar Gael Guennebaud2014-12-11
* | | In simplicial cholesky: avoid deep copy of the input matrix is this later can...Gravatar Gael Guennebaud2014-12-08
* | | Fix inner iterator typeGravatar Gael Guennebaud2014-12-08
* | | Remove useless and non standard numext::atanh2 function.Gravatar Gael Guennebaud2014-12-08
* | | bug #876: remove usage of atanh2 in matrix powerGravatar Gael Guennebaud2014-12-08
* | | bug #876, matrix_log_compute_2x2: directly use logp1 instead of atanh2Gravatar Gael Guennebaud2014-12-08
* | | bug #876: implement a portable log1p functionGravatar Gael Guennebaud2014-12-08
* | | Optimize Simplicial Cholesky when NaturalOrdering is used.Gravatar Gael Guennebaud2014-12-08
* | | Fix dynamic allocation in JacobiSVD (regression)Gravatar Gael Guennebaud2014-12-08
* | | Merged in infinitei/eigen (pull request PR-91)Gravatar Gael Guennebaud2014-12-05
|\ \ \
* \ \ \ Merged in infinitei/eigen-opengl-fixes (pull request PR-90)Gravatar Gael Guennebaud2014-12-05
|\ \ \ \
* | | | | Workaround various "returning reference to temporary" warnings.Gravatar Gael Guennebaud2014-12-05
| |_|_|/ |/| | |
* | | | Fix GL support wrt evaluatorsGravatar Gael Guennebaud2014-12-04
| | * | Added cmake uninstall target.Gravatar Abhijit Kundu2014-12-04
| |/ / |/| |
| * | Adding missing OPENGL_LIBRARIES for openglsupport test. Also adding OpenGL in...Gravatar Abhijit Kundu2014-12-04
|/ /