Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 13 years ago

#1288 closed task (done)

Classes RandomEnumerable and MatrixExtensions are misplaced

Reported by: swinkler Owned by: gkronber
Priority: high Milestone: HeuristicLab 3.3.4
Component: Problems.DataAnalysis Version: 3.3.4
Keywords: Cc:

Description

The classes RandomEnumerable and MatrixExtensions (both currently in HeuristicLab.Problems.DataAnalysis) provide functionality that could also be used in other plugins. These classes should be moved to some general utilities area.

Change History (6)

comment:1 Changed 13 years ago by gkronber

  • Priority changed from low to high

comment:2 Changed 13 years ago by gkronber

related to #1418

comment:3 Changed 13 years ago by gkronber

  • Status changed from new to accepted

comment:4 Changed 13 years ago by gkronber

  • Status changed from accepted to readytorelease
  • class MatrixExtensions has been deleted.
  • class RandomEnumerable has been moved to plugin HeuristicLab.Random.

Implemented in ticket #1418 (data analysis refactoring) and merged into trunk with r5809. Reviewed together with all changes in #1418.

comment:5 Changed 13 years ago by gkronber

  • Milestone changed from HeuristicLab Backlog to HeuristicLab 3.3.4

comment:6 Changed 13 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.1 to 3.3.4
Note: See TracTickets for help on using tickets.