View Issue Details

IDProjectCategoryView StatusLast Update
0002911GNUnetobsoletepublic2024-05-03 13:49
ReporterMatthias Wachs Assigned ToMatthias Wachs  
PriorityhighSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.10.0Fixed in Version0.10.0 
Summary0002911: Added normalization component
DescriptionSince ATS uses values from various source and these values are used for computations within the solver we have to take care that:
- two values can be compared if they are from the same source
- two values from different sources can be compared
Additional InformationSince (atm) all solver need this functionality, it is implemented in a separate module ats-normalization, which does:

- normalization of preference values
- smoothing and normalization of transport property values
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-06-26 14:31 Matthias Wachs New Issue
2013-06-26 14:31 Matthias Wachs Status new => assigned
2013-06-26 14:31 Matthias Wachs Assigned To => Matthias Wachs
2013-06-26 14:33 Matthias Wachs Status assigned => resolved
2013-06-26 14:33 Matthias Wachs Resolution open => fixed
2013-06-26 14:33 Matthias Wachs Fixed in Version => 0.10.0
2013-06-26 14:33 Matthias Wachs Target Version => 0.10.0
2013-12-24 20:54 Christian Grothoff Status resolved => closed
2024-05-03 13:49 Christian Grothoff Category ATS service => obsolete