File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ tutorials, we use the minimize function from the
226226Beside the criterion function and its derivative, an `algorithm
227227<https://estimagic.readthedocs.io/en/stable/algorithms.html> `_ used for optimization
228228has to be entered and a first guess of the cost params can be provided as inputs
229- of the ``minimize``function. Note, again that only the cost parameters are needed in
229+ of the ``minimize `` function. Note, again that only the cost parameters are needed in
230230the minimization, as all other inputs of the functions are fixed.
231231Depending on the form of the cost functions, the params argument is a vector of
232232length ``num_params ``, i.e. if we specify a linear cost function in
You can’t perform that action at this time.
0 commit comments