09/06/11 -*- Version 2.0.2 -*-

22/03/11 Mathieu Groussin
* Added classes for mutivariate analysis.

18/03/11 Mathieu Groussin
* Added Hadamard product function in MatrixTools.

28/02/11 -*- Version 2.0.1 -*-

25/02/11 Julien Dutheil
* Fixed CMakeLists.txt: added RColorSet.cpp file to compilation chain!

07/02/11 -*- Version 2.0.0 -*-

09/11/10 Julien Dutheil
* Added chisq test on contingency table.
* Removed NumTools::pow which was incorrect. Use std::pow instead.

05/11/10 Julien Dutheil
* In VectorTools: posmin -> whichMin, whichmax -> whichMax. Also recoded a bit more efficiently.

27/10/10 Julien Dutheil
* Added unit testing
* [0000003] Fixed downhill simplex method! Did not work when initial point was 0!

17/09/10 Julien Dutheil
* Initial draft of bpp-core from old bpp-utils and bpp-numcalc.

