zxjroger

Results 4 issues of zxjroger

Hi, thank you for the package. I am confused about how to put bounds on parameters using Nelder-Mead. Could you please let me know which is the correct approach? Thank...

Hi, thank you for the package. I need to submit the job on the HPC which has a 24 hour maximum time. So, I wonder if I can set a...

I use `BSON` to save the optimization progress stored in `bbsetup` and then restart the optimization. My latest saved optimization progress was done in `[email protected]`. Then, I update the package...

Hi Tamás, Thank you for your package. I have a quick question. My objective function has a nested parallel for loop, something like ``` function objective(parameter) temp = Matrix(undef, row,...