whizard is hosted by Hepforge, IPPP Durham

Changes between Version 7 and Version 8 of Ticket #4


Ignore:
Timestamp:
Nov 4, 2009, 4:41:29 PM (15 years ago)
Author:
ohl
Comment:
  • as of 1248: implemented in branches/ohl/omega-development/cross_flavor_cse
  • compiles, needs testing before merging with trunk

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4 – Description

    v7 v8  
    1 impelement common subexpression elimination across different flavors in src/omega/src/targets.ml.  Essential a trivial memoization hack, but crucial for performance.
     1implement common subexpression elimination across different flavors in src/omega/src/targets.ml.  Essential a trivial memoization hack, but crucial for performance.