-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
executable file
·33 lines (27 loc) · 1.46 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
*******************************************************************************
Date : 06 Arpil 2008
Author : Nidhi Sawhney ([email protected])
*******************************************************************************
The following files were modified:
To address the issue raised in Ticket 1 the following files were modified:
(The change made the include flags contain LAPACKCPP_DIR/include/lapackpp)
1.configure.ac
2.configure
To address the issue raised in Ticket 2 the following files were modified:
(There was a problem when serializing some of the fields).
1.src/AccpmCore/Manager.h
2.src/AccpmLA/AccpmVector.h
3.src/AccpmLA/AccpmGenMatrix.h
*******************************************************************************
*******************************************************************************
Date : 21 July 2008
Author : Nidhi Sawhney ([email protected])
*******************************************************************************
The following files were modified:
1. src/AccpmCore/Manager.h (Correction for previousPhase2 flag)
2. src/AccpmCore/Manager.C (Correction for previousPhase2 flag)
3. src/AccpmCore/Method.C (Correction in computeStepSize)
4. src/UI/QpGenerator.C (Calls manager.updatePreviousPhase2)
The above issues were found when trying to ember OBOE in a Branch and Bound
framework. Bugs reported by Claude Philippe Medard([email protected]).
*******************************************************************************