-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The line
Line 471 in 036abf6
| kernel.tell(offspring, [-float(u) for u in hypervolume_improvements]) |
float. This seems to defeat the very idea why Fractions are available in the moarchiving module.
Possible solutions:
- check the converted floats for equality and when equal values are found, subtract the minimal value still in
Fractiontype before the conversion. This could also be optional. - make the
cmapackage work withFractionand remove the conversion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels