index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demos
/
mandelbrot
Commit message (
Expand
)
Author
Age
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all...
Gael Guennebaud
2008-12-02
*
Update e-mail address
Benoit Jacob
2008-11-24
*
* block() for vectors ---> segment()
Benoit Jacob
2008-09-15
*
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