Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 9 years ago

#2367 closed defect (done)

Eigendecomposition fails on some computers in release builds

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.12
Component: Algorithms.CMAEvolutionStrategy Version: 3.3.11
Keywords: Cc:

Description

Use alglib to do that

Change History (6)

comment:1 Changed 9 years ago by ascheibe

  • Owner set to abeham
  • Status changed from new to assigned

comment:2 Changed 9 years ago by abeham

  • Status changed from assigned to accepted

comment:3 Changed 9 years ago by abeham

  • Owner changed from abeham to gkronber
  • Status changed from accepted to reviewing

r12629:

  • Using alglib's smatrixevd to do eigendecomposition
  • Incremented version to 3.4 as results are not exactly reproducible anymore

comment:4 Changed 9 years ago by abeham

r12630: minor change

comment:5 Changed 9 years ago by gkronber

  • Owner changed from gkronber to abeham
  • Status changed from reviewing to readytorelease

Reviewed r12629:12630.

comment:6 Changed 9 years ago by abeham

  • Resolution set to done
  • Status changed from readytorelease to closed

r12733: merged 12629-12630 to stable

Note: See TracTickets for help on using tickets.