Changes between Version 6 and Version 7 of dev/optim/logbook


Ignore:
Timestamp:
Oct 11, 2011, 12:53:26 AM (11 years ago)
Author:
sam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev/optim/logbook

    v6 v7  
    2424}}}
    2525
     26== 2011/10/11 ==
     27
     28 * [1016] Encode reals using `uint32_t` instead of `uint16_t`.
     29   * additions are 2.1 times faster
     30   * multiplications are 2.4 times faster
     31   * divisions are 3.7 times faster