aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* bug #1144: clarify the doc about aliasing in case of resizing and matrix prod...Gravatar Gael Guennebaud2016-01-25
* Copyedit documentation: typos, spellingGravatar Lars Buitinck2016-01-24
* extend matlab conversion tableGravatar Gael Guennebaud2016-01-08
* Workaround "empty paragraph" warning with clang -WdocumentationGravatar Gael Guennebaud2015-12-30
* Fix numerous doxygen issues in auto-link generationGravatar Gael Guennebaud2015-12-30
* Fix links to Eigen2-to-Eigen3 porting helpersGravatar Gael Guennebaud2015-12-30
* Recent versions of doxygen miss-parsed Eigen/* headersGravatar Gael Guennebaud2015-12-30
* Add missing snippets for erf/erfc/lgamma functions.Gravatar Gael Guennebaud2015-12-30
* Add missing snippet for sign/cwiseSign functions.Gravatar Gael Guennebaud2015-12-30
* [doc] Remove extra ';' in Tutorial_AdvancedInitialization_Join.cppGravatar connor-k2015-12-21
* bug #1132: add EIGEN_MAPBASE_PLUGINGravatar Gael Guennebaud2015-12-11
* Add matrix-free solver exampleGravatar Gael Guennebaud2015-12-07
* Add a note on initParallel being optional in C++11.Gravatar Gael Guennebaud2015-11-23
* Fix warning.Gravatar Gael Guennebaud2015-10-29
* Fix typo in TutorialSparse: laplace equation contains gradient symbol (\nabla...Gravatar Ilya Popov2015-10-28
* Remove auto references and referenced-by relation in doc.Gravatar Gael Guennebaud2015-10-09
* Update sparse solver list to make it more completeGravatar Gael Guennebaud2015-10-08
* Doc: add link to doc of sparse solver conceptGravatar Gael Guennebaud2015-10-08
* bug #1071: improve doc on lpNorm and add example for some operator normsGravatar Gael Guennebaud2015-09-28
* MKL is now free of charge for opensourceGravatar Gael Guennebaud2015-09-07
* Add EIGEN_QUATERNION_PLUGINGravatar Gael Guennebaud2015-09-07
* Fix link and code formatingGravatar Gael Guennebaud2015-09-07
* Fix documentation exampleGravatar Gael Guennebaud2015-09-03
* bug #505: add more examples of bad and correct usages of auto and eval().Gravatar Gael Guennebaud2015-09-02
* Add a documentation page for common pitfallsGravatar Gael Guennebaud2015-09-02
* Fixed a spelling errorGravatar ITimer2015-08-10
* Fixed some compiler bugs in NVCC, now compiles with CUDA.Gravatar Jonas Adler2015-07-22
* Add pow(scalar,array) in quick refGravatar Gael Guennebaud2015-07-20
* Generalize pow(x,e) such that x and e can be a different expression type or a...Gravatar Gael Guennebaud2015-07-20
* Fix trivial warnings.Gravatar Gael Guennebaud2015-07-20
* Doc: explain perf and multithreading issues in sparse iterative solversGravatar Gael Guennebaud2015-06-26
* Update list of main modulesGravatar Gael Guennebaud2015-06-22
* Update coeff-wise quick-reference doc.Gravatar Gael Guennebaud2015-06-22
* Fix isfinite/isinf/isnan code snippetsGravatar Gael Guennebaud2015-06-15
* mergeGravatar Gael Guennebaud2015-06-11
|\
* \ bug #80: merge with d_hood branch on adding more coefficient-wise unary array...Gravatar Gael Guennebaud2015-06-10
|\ \
* | | [Doc] Fix wording / typos in TemplateKeyword.doxGravatar MattPD2015-05-11
| | * small typoGravatar Christoph Hertzberg2015-05-04
| |/ |/|
* | [Doc] Multi-threading fixGravatar michiel van dyck2015-05-04
* | bug #998: Started fixing doxygen warningsGravatar Christoph Hertzberg2015-05-01
* | bug #999: clarify that behavior of empty AlignedBoxes is undefined, and furth...Gravatar Christoph Hertzberg2015-04-30
* | Disable posix_memalign on Solaris and SunOS, and allows to by-pass built-in p...Gravatar Gael Guennebaud2015-04-24
| * Merged default into unary-array-cwise-functorsGravatar Deanna Hood2015-04-20
| |\ | |/ |/|
* | Make html directory before generating output image thereGravatar Deanna Hood2015-03-18
| * Add boolean not operator (!) array supportGravatar Deanna Hood2015-03-17
| * Rename isinf to isInfGravatar Deanna Hood2015-03-17
| * Add isfinite array support as isFiniteGravatar Deanna Hood2015-03-17
| * Add code snippets for new methodsGravatar Deanna Hood2015-03-17
|/
* mergeGravatar Gael Guennebaud2015-03-04
|\
* | Update manual wrt new LSCG solver.Gravatar Gael Guennebaud2015-03-04