Eigen 3.0.2 released!

Eigen 3.0.2 has been released on August 26, 2011.

The source archive is at: https://gitlab.com/libeigen/eigen/-/archive/3.0.2/eigen-3.0.2.tar.bz2

Among various minor bug fixes, this release fixes some compilation issues with MinGW, improves the compliance to the C++ standard, and, for windows.h users, it is not necessary to #undef the min/max macros anymore.

Complete changelog.