[root]/SimulationRuntime/c/optimization/initialOptimizer
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 180 (100.0%) | 5175 (100.0%) | 28.7 |
vitalij | 131 (72.8%) | 4380 (84.6%) | 33.4 |
hudson | 24 (13.3%) | 615 (11.9%) | 25.6 |
lochel | 5 (2.8%) | 83 (1.6%) | 16.6 |
sjoelund.se | 14 (7.8%) | 74 (1.4%) | 5.2 |
wbraun | 3 (1.7%) | 20 (0.4%) | 6.6 |
adrpo | 3 (1.7%) | 3 (0.1%) | 1.0 |
- fixed 20413
Thanks Willi!
0 lines of code changed in 3 files:
revert -r 20413-20418
1280 lines of code changed in 3 files:
- improve optimization
- scaling
- cheaper function evalution
- improve data structure
- preprocessing for derivations
- improve evaluation goal function + constraints
- mathematical background
- improve hessian structure
- update test for optimization
0 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
3 lines of code changed in 2 files:
Updated copyright notices to 2014
- The script uses regex to update copyright notices since we have different years in there
3 lines of code changed in 3 files:
Update runtime code to OSMC-PL 1.2 runtime license (BSD 3-clause, GPLv3, or OSMC-PL conditions)
54 lines of code changed in 3 files:
- improve update model data in optimization
- improve initial guess for inputs
- fixed constant initial guess
41 lines of code changed in 2 files:
- improve evaluation jacobian,gradient in optimization
1 lines of code changed in 1 file:
- restructure data for optimization
- fixed indices for nonlinear constraints
12 lines of code changed in 3 files:
- switch to newer dassl version (daskr without f2c) from 3rdParty
- rename LOG_DASRT to LOG_DASSL
3 lines of code changed in 1 file:
Some more inlining for arrays
1 lines of code changed in 1 file:
fixed memory leak in scaling
1 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- using stored alg vars for initial guess
16 lines of code changed in 3 files:
some fixes from static analysis
0 lines of code changed in 1 file:
- some fixes from static analysis
1 lines of code changed in 1 file:
- independent memory for constraints,objective, alg vars in optimization
20 lines of code changed in 2 files:
- added helper var
- counter for collocation points
5 lines of code changed in 1 file:
- independent memory for gradient in optimizatio
14 lines of code changed in 1 file:
- independent memory for jacobian in optimization
26 lines of code changed in 1 file:
- Removed unused variables in optimization
- restructure data for optimization (continuing)
- diminsion counter for all variables
- default value for gradient
2 lines of code changed in 2 files:
Removed unused variables in optimization
0 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- derivations
- fixed small bug in sparse structure for hessian
35 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- scaling
- improve scaling
- added helper var for interim results
42 lines of code changed in 3 files:
- Removed unused variables in optimization
0 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- bounds
51 lines of code changed in 3 files:
- restructure data for optimization (continuing)
- helper pointer for collocation
9 lines of code changed in 1 file:
- rm unsused variable in optimization
- fixed preSim flag in optimization
5 lines of code changed in 3 files:
- restructure data for optimization (continuing)
- structure Jac, Hessian
43 lines of code changed in 2 files:
- restructure data for optimization (continuing)
- time vector
50 lines of code changed in 3 files:
- restructure data for optimization (continuing)
- poly coeff
27 lines of code changed in 2 files:
- restructure data for optimization (continuing)
- time grid
34 lines of code changed in 2 files:
- restructure data for optimization (continuing)
- quadrature weight
7 lines of code changed in 1 file:
Some -Werror fixes (including missing headers, making sure noreturn functions never return)
6 lines of code changed in 2 files:
Fix return type
2 lines of code changed in 1 file:
- restructure data for optimization (continuing)
73 lines of code changed in 3 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- starting restructure data for optimization
457 lines of code changed in 3 files:
- improve code for optimization based on static analyse
thanks Martin
19 lines of code changed in 1 file:
- split generation for jacobian structure in the optimization
- improve output format for LOG_IPOPT_JAC
18 lines of code changed in 1 file:
- improve output format
16 lines of code changed in 1 file:
(93 more)