index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
*
Remove auto references and referenced-by relation in doc.
Gael Guennebaud
2015-10-09
*
Update sparse solver list to make it more complete
Gael Guennebaud
2015-10-08
*
Doc: add link to doc of sparse solver concept
Gael Guennebaud
2015-10-08
*
bug #1071: improve doc on lpNorm and add example for some operator norms
Gael Guennebaud
2015-09-28
*
MKL is now free of charge for opensource
Gael Guennebaud
2015-09-07
*
Add EIGEN_QUATERNION_PLUGIN
Gael Guennebaud
2015-09-07
*
Fix link and code formating
Gael Guennebaud
2015-09-07
*
Fix documentation example
Gael Guennebaud
2015-09-03
*
bug #505: add more examples of bad and correct usages of auto and eval().
Gael Guennebaud
2015-09-02
*
Add a documentation page for common pitfalls
Gael Guennebaud
2015-09-02
*
Fixed a spelling error
ITimer
2015-08-10
*
Fixed some compiler bugs in NVCC, now compiles with CUDA.
Jonas Adler
2015-07-22
*
Add pow(scalar,array) in quick ref
Gael Guennebaud
2015-07-20
*
Generalize pow(x,e) such that x and e can be a different expression type or a...
Gael Guennebaud
2015-07-20
*
Fix trivial warnings.
Gael Guennebaud
2015-07-20
*
Doc: explain perf and multithreading issues in sparse iterative solvers
Gael Guennebaud
2015-06-26
*
Update list of main modules
Gael Guennebaud
2015-06-22
*
Update coeff-wise quick-reference doc.
Gael Guennebaud
2015-06-22
*
Fix isfinite/isinf/isnan code snippets
Gael Guennebaud
2015-06-15
*
merge
Gael Guennebaud
2015-06-11
|
\
*
\
bug #80: merge with d_hood branch on adding more coefficient-wise unary array...
Gael Guennebaud
2015-06-10
|
\
\
*
|
|
[Doc] Fix wording / typos in TemplateKeyword.dox
MattPD
2015-05-11
|
|
*
small typo
Christoph Hertzberg
2015-05-04
|
|
/
|
/
|
*
|
[Doc] Multi-threading fix
michiel van dyck
2015-05-04
*
|
bug #998: Started fixing doxygen warnings
Christoph Hertzberg
2015-05-01
*
|
bug #999: clarify that behavior of empty AlignedBoxes is undefined, and furth...
Christoph Hertzberg
2015-04-30
*
|
Disable posix_memalign on Solaris and SunOS, and allows to by-pass built-in p...
Gael Guennebaud
2015-04-24
|
*
Merged default into unary-array-cwise-functors
Deanna Hood
2015-04-20
|
|
\
|
|
/
|
/
|
*
|
Make html directory before generating output image there
Deanna Hood
2015-03-18
|
*
Add boolean not operator (!) array support
Deanna Hood
2015-03-17
|
*
Rename isinf to isInf
Deanna Hood
2015-03-17
|
*
Add isfinite array support as isFinite
Deanna Hood
2015-03-17
|
*
Add code snippets for new methods
Deanna Hood
2015-03-17
|
/
*
merge
Gael Guennebaud
2015-03-04
|
\
*
|
Update manual wrt new LSCG solver.
Gael Guennebaud
2015-03-04
|
*
New scoring functor to select the pivot.
Marc Glisse
2015-03-03
|
/
*
Fix bug #961: eigen-doc.tgz included part of itself.
Gael Guennebaud
2015-02-18
*
Update circulant custom expression example
Gael Guennebaud
2015-02-16
*
Fix doc: setConstant does not exist for SparseMatrix.
Gael Guennebaud
2015-01-14
*
Fix bug #925: typo in MatLab versions of middleRows
Gael Guennebaud
2015-01-04
*
New doc page on implementing a new expression class.
Jitse Niesen
2014-09-27
*
bug #804: copy group__TopicUnalignedArrayAssert.html to TopicUnalignedArrayAs...
Gael Guennebaud
2014-09-07
*
Add examples for hnormalized and homogenous (fix bug #846)
Gael Guennebaud
2014-09-02
*
Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated L...
Georg Drenkhahn
2014-08-22
*
bug #826: document caveats in 1x1 and 2x1 constructors.
Gael Guennebaud
2014-07-21
*
Add note to EIGEN_DONT_PARALLELIZE into preprocessor documentation page (requ...
Christoph Hertzberg
2014-07-18
*
bug #138: Make building of internal documentation configurable via cmake flag
Christoph Hertzberg
2014-07-18
*
Mark internal namespace as \internal
Chen-Pang He
2014-07-06
*
Move Doxygen-only stuff to *.dox
Chen-Pang He
2014-07-05
*
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...
Christoph Hertzberg
2014-07-01
[next]