Free cookie consent management tool by TermsFeed Policy Generator

Opened 8 years ago

Closed 4 years ago

#2789 closed task (invalid)

Feature exploration of MathNet.Numerics

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone: HeuristicLab 4.x Backlog
Component: ExtLibs Version: branch
Keywords: Cc:

Description

  • Could potentially be used as a drop in for many functions from alglib
  • Includes a wrapper for Intel MKL
  • Includes several features not available in alglib (e.g. Hybrid Monte Carlo estimation)

Change History (9)

comment:1 Changed 8 years ago by gkronber

r14986 created branch

comment:2 Changed 8 years ago by gkronber

r14991: implemented an alternative GaussianProcessModel which uses Math.Numerics and Intel MKL

comment:3 Changed 8 years ago by gkronber

  • Milestone set to HeuristicLab 4.x Backlog
  • Owner set to gkronber
  • Status changed from new to accepted

comment:4 Changed 8 years ago by mkommend

r14998: added forward selection algorithm and algorithm to calculate all LR combinations

comment:5 Changed 7 years ago by gkronber

r15311: exploration of alglib solver for non-linear optimization with non-linear constraints

comment:6 Changed 7 years ago by gkronber

  • r15313:15314: worked on nonlinear regression with constraints
  • r15322: worked on NLR with constraints

comment:7 Changed 7 years ago by gkronber

r15649: renamed folder for branch

comment:8 Changed 5 years ago by abeham

The following revisions should probably be referenced here:

r15433: added the possibility to include interaction terms in GAM

r15443: added interface to CUBGCV using DllImport of Fortran library

r15449: created x64 build of CUBGCV algorithm, fixed some bugs

comment:9 Changed 4 years ago by gkronber

  • Resolution set to invalid
  • Status changed from accepted to closed

Obsolete. r17814: delete branch.

Note: See TracTickets for help on using tickets.