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
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
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.
r14986 created branch