21 Sep
2015
21 Sep
'15
12:22 p.m.
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best