Core - optimize partial reductions
Submitted by Benoit Jacob
Assigned to Gael Guennebaud
Link to original bugzilla bug (#65)
Description
Partial reductions can be evaluated/vectorized in a more clever way with respect to the relative storage order
On the Todo_for_3.0 wiki page, Gael said: I know how to do it ;)