Opened 13 years ago
Closed 12 years ago
#1808 closed task (done)
Update alglib sources to 3.5.0
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.7 |
Component: | ExtLibs | Version: | 3.3.7 |
Keywords: | Cc: |
Description
Change History (10)
comment:1 Changed 13 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 13 years ago by mkommend
comment:3 Changed 13 years ago by mkommend
r7674: updated extlib solution - added new alglib release projects.
comment:4 Changed 13 years ago by mkommend
r7675: updated trunk to use new alglib release.
comment:5 Changed 13 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to assigned
I couldn't update the project Hl.Algorithms.DataAnalysis as the serialization of NNEnsembles changed which results in compilation errors. Furthermore I left version 3.4.0 in the extlib solution to provide backwards compatibility for branches.
comment:6 Changed 13 years ago by gkronber
r7694: updated serialization code for neural network ensembles to work with alglib 3.5.0
comment:7 Changed 13 years ago by gkronber
- Status changed from assigned to reviewing
comment:8 Changed 12 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7
comment:9 Changed 12 years ago by abeham
- Status changed from reviewing to readytorelease
comment:10 Changed 12 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.6 to 3.3.7
Note: See
TracTickets for help on using
tickets.
r7673: Added new alglib release 3.5.0 to the external libraries.