|
- Timestamp:
-
Nov 5, 2009, 8:27:14 PM (15 years ago)
- Author:
-
ohl
- Comment:
-
As pointed out by WK, my tests where not comprehensive and wavefunctions are not uniquely defined my flavor and momentum (e.g. A(u,ubar) vs. A(d,dbar)
Reverted the merge in r1250
Legend:
- Unmodified
- Added
- Removed
- Modified
-
-
Property
Status
changed from
assigned
to
reopened
-
v8
|
v10
|
|
1 | 1 | implement common subexpression elimination across different flavors in src/omega/src/targets.ml. Essential a trivial memoization hack, but crucial for performance. |
| 2 | |
| 3 | NB: wavefunctions are '''not''' uniquely defined my flavor and momentum (e.g. A(u,ubar) vs. A(d,dbar) |
|