eigen/Eigen
Benoit Jacob 249dc4f482 current state of the mess. One line fails in the tests, and
useless copies are made when evaluating nested expressions.
Changes:
- kill LazyBit, introduce EvalBeforeNestingBit and EvalBeforeAssigningBit
- product and random don't evaluate immediately anymore
- eval() always evaluates
- change the value of Dynamic to some large positive value,
  in preparation of future simplifications
2008-04-03 16:54:19 +00:00
..
src current state of the mess. One line fails in the tests, and 2008-04-03 16:54:19 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Core - remove Eval/EvalOMP (moving them to a disabled/ subdir in order 2008-03-31 17:24:09 +00:00