aboutsummaryrefslogtreecommitdiffhomepage
path: root/demos/mandelbrot
Commit message (Expand)AuthorAge
* STYLE: Remove CMake-language block-end command argumentsGravatar Hans Johnson2019-10-31
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* fix mandelbrot compilation, and make it use Array instead of MatrixGravatar Gael Guennebaud2010-07-21
* * Introduce make targets btest (build tests), blas (build blas lib), demos (b...Gravatar Benoit Jacob2009-09-27
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all...Gravatar Gael Guennebaud2008-12-02
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* * block() for vectors ---> segment()Gravatar Benoit Jacob2008-09-15
* Various compilation fixes for MSVC 9. All tests compile but someGravatar Gael Guennebaud2008-08-19
* - many updates after Cwise changeGravatar Benoit Jacob2008-07-08
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08
* * fix error in divergence test, now it is even fasterGravatar Benoit Jacob2008-07-01
* interleaved rendering balances the load betterGravatar Benoit Jacob2008-07-01
* * multi-threaded renderingGravatar Benoit Jacob2008-07-01
* - use double precision to store the position / zoom / other stuffGravatar Benoit Jacob2008-06-30
* fix little bug in computation of max_iterGravatar Benoit Jacob2008-06-29
* improve greatly mandelbrot demo:Gravatar Benoit Jacob2008-06-29
* add mandelbrot demoGravatar Benoit Jacob2008-06-28