[root]/SimulationRuntime/c/optimization/lagrangeFun
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 65 (100.0%) | 1455 (100.0%) | 22.3 |
vitalij | 54 (83.1%) | 1268 (87.1%) | 23.4 |
hudson | 8 (12.3%) | 164 (11.3%) | 20.5 |
sjoelund.se | 3 (4.6%) | 23 (1.6%) | 7.6 |
Cleaned up optimization folder.
0 lines of code changed in 1 file:
- fixed 20413
Thanks Willi!
0 lines of code changed in 1 file:
revert -r 20413-20418
387 lines of code changed in 1 file:
- 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 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
Updated copyright notices to 2014
- The script uses regex to update copyright notices since we have different years in there
1 lines of code changed in 1 file:
Update runtime code to OSMC-PL 1.2 runtime license (BSD 3-clause, GPLv3, or OSMC-PL conditions)
18 lines of code changed in 1 file:
- improve evaluation of mayer term
0 lines of code changed in 1 file:
- improve evaluation for hessian in optimization
- objective function
18 lines of code changed in 1 file:
- improve evaluation for hessian in optimization
15 lines of code changed in 1 file:
- improve step size for numerical hessian
6 lines of code changed in 1 file:
- improve num hessian
43 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- using stored alg vars for initial guess
12 lines of code changed in 1 file:
- added helper var
- counter for collocation points
4 lines of code changed in 1 file:
- independent memory for gradient in optimizatio
4 lines of code changed in 1 file:
- independent memory for jacobian in optimization
3 lines of code changed in 1 file:
- improve numeric in hessian
15 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- derivations
- fixed small bug in sparse structure for hessian
26 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- scaling
- improve scaling
- added helper var for interim results
3 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- structure Jac, Hessian
19 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- time vector
5 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- poly coeff
2 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- quadrature weight
3 lines of code changed in 1 file:
- restructure data for optimization (continuing)
7 lines of code changed in 1 file:
- starting restructure data for optimization
35 lines of code changed in 1 file:
- improve stepsize for num hessian
1 lines of code changed in 1 file:
- improve sparsety structure for hessian
11 lines of code changed in 1 file:
[Janitor mode] Fix tabs
2 lines of code changed in 1 file:
- dev functionality for ploting structure of jac and hessian matrix
27 lines of code changed in 1 file:
- reduce one add in hessian
1 lines of code changed in 1 file:
- improve counter for hessian
- small changed in c-code (mv, del)
8 lines of code changed in 1 file:
[Janitor mode] Fix tabs
4 lines of code changed in 1 file:
- reduce hesse elements
- fixed output for constraints
- fixed matching for constraints
- active testcase for alias constraints
thanks Willi
19 lines of code changed in 1 file:
- split function
20 lines of code changed in 1 file:
- fixed lagrange term
- new test for timetable
5 lines of code changed in 1 file:
- small fix for constraints in hesse
6 lines of code changed in 1 file:
- update scaling hess
2 lines of code changed in 1 file:
- fixed indices for constraints (optimization)
9 lines of code changed in 1 file:
- fixed constraints scaling
3 lines of code changed in 1 file:
- fixed hessian for constraints (optimization)
7 lines of code changed in 1 file:
(25 more)