-
https://github.com/JuliaNLSolvers/Optim.jl/blob/13786da32a5421497386c3afc14e4071f99a63bc/src/multivariate/solvers/zeroth_order/nelder_mead.jl#L54
The above line seems to be a forgotten leftover fro…
-
With permission from the author, we (Rigetti Computing) have re-hosted an implementation of Nelder-Mead, a differentiation-free numerical method for finding local minima of multivariate functions, at …
-
See discussion in #5 #28
- Currently the default `UERE` value is 0 in app when there is no error input by user. This should change to 10 by default.
- Unify the treatment of errors in app.
- Upd…
-
Hello Robert,
I am interested in using your software to fit T2 MRI data using EPG models. However, I have tried to run the examples and get the following error messages:
For the Rosenbrook exam…
-
It would be cool if we could for example run a fit with `zstar=0.65` fixed, for example. This would allow us to impose "reasonable" physics, like for example, that the value of `zstar` should be aroun…
-
gentlemen---
* you may want to add Mogensen, Patrick Kofod and Riseth, Asbj{\o}rn Nilsen to the (c) notice on the license on the http://julianlsolvers.github.io/Optim.jl/latest/LICENSE/ , and men…
-
I get the error when I run:
optimize(func,p)
it happens right after the first evaluation of the function
ERROR: MethodError: Cannot `convert` an object of type Void to an object of type Float64
…
-
Hi Thomas,
I started using your R package; thanks for making admixture easier.
Sadly, when I try fitting graph to my f4 data I get a print:
"Something went wrong, trying again."
and I have n…
-
Is it possible to add a planet to an existing params object? I made the following script to add an additional planet, but I run into a basis problem further along in which the tp of the new planet do…
-
Similar to Reverse Stress Test -- Can a user also specify market values and then use historical correlations to 'calibrate' the inputs to markets or create calibration factors?
Calibration ties to…