index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demos
Commit message (
Expand
)
Author
Age
*
* block() for vectors ---> segment()
Benoit Jacob
2008-09-15
*
* Quaternion: added dot product and angularDistance functions. The latter is
Gael Guennebaud
2008-09-11
*
opengl demo, now working:
Gael Guennebaud
2008-09-09
*
various stuff in opengl demos such as a better model,
Gael Guennebaud
2008-09-09
*
2 typos
Gael Guennebaud
2008-09-08
*
started a small OpenGL demo making use of Eigen's geometry features
Gael Guennebaud
2008-09-07
*
not yet
Gael Guennebaud
2008-09-03
*
Solve a big issue with data alignment and dynamic allocation:
Gael Guennebaud
2008-09-03
*
Various compilation fixes for MSVC 9. All tests compile but some
Gael Guennebaud
2008-08-19
*
- many updates after Cwise change
Benoit Jacob
2008-07-08
*
the big Array/Cwise rework as discussed on the mailing list. The new API
Benoit Jacob
2008-07-08
*
* fix error in divergence test, now it is even faster
Benoit Jacob
2008-07-01
*
interleaved rendering balances the load better
Benoit Jacob
2008-07-01
*
* multi-threaded rendering
Benoit Jacob
2008-07-01
*
- use double precision to store the position / zoom / other stuff
Benoit Jacob
2008-06-30
*
fix little bug in computation of max_iter
Benoit Jacob
2008-06-29
*
improve greatly mandelbrot demo:
Benoit Jacob
2008-06-29
*
add mandelbrot demo
Benoit Jacob
2008-06-28