Opened 12 years ago
Closed 11 years ago
#2059 closed feature request (done)
Piece-wise polynomial covariance function
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.9 |
Component: | Algorithms.DataAnalysis | Version: | 3.3.8 |
Keywords: | Cc: |
Description
Change History (9)
comment:1 Changed 12 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.9
- Status changed from new to accepted
comment:2 Changed 12 years ago by gkronber
comment:3 Changed 12 years ago by gkronber
r9536: fixed a string
comment:4 Changed 12 years ago by gkronber
r9537: changed type of parameter to IConstrainedValueParameter
comment:5 Changed 11 years ago by gkronber
r9543: fixed problem in piecewise polynomial covariance function in combination with dimension masking
comment:6 Changed 11 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:7 Changed 11 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
Reviewed all changesets above.
comment:8 Changed 11 years ago by gkronber
r9632: merged revisions r9534, r9536:9537 r9543 from trunk into the stable branch
comment:9 Changed 11 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r9534: added implementation of piecewise polynomial covariance function.