Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#448 closed defect (done)

Calculation of mean throws an exception if the input data contains NaN values

Reported by: gkronber Owned by: gkronber
Priority: lowest Milestone: HeuristicLab 3.3.0
Component: ZZZ OBSOLETE: DataAnalysis Version: 3.2
Keywords: Cc:

Description

It's OK to ignore the NaN entries for calculation of mean, as long as there is at least one non-NaN entry.

Change History (6)

comment:1 Changed 15 years ago by gkronber

  • Status changed from new to assigned

comment:2 Changed 15 years ago by gkronber

fixed with r1070 in CEDMA refactoring branch (#419).

comment:3 Changed 15 years ago by gkronber

  • Resolution set to fixed
  • Status changed from assigned to closed

fixed with r1071 in trunk.

comment:4 Changed 15 years ago by swagner

  • Milestone changed from 3.2 to Iteration 0

Milestone 3.2 deleted

comment:5 Changed 13 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.