-
References:
- https://link.springer.com/book/10.1007/978-3-030-05318-5
The discipline particular to our interest is more _**Model Selection and Hyperparameter Optimization**_ (CASH) rather than m…
-
We have the following `NOTEs` in `tern`
```
> checking Rd line widths ... NOTE
Rd file 'color_palette.Rd':
\examples lines wider than 100 characters:
grid.rect(gp = gpar(fill =…
-
I am new to NLopt, and I'm running the test program in Fortran (t_fortran.90). I compile the program with gfortran on an iMac Pro running macOS Monterey. I got the results as expected, but when changi…
-
Comments on software paper as per 6f74fee as part of https://github.com/openjournals/joss-reviews/issues/3866#event-5537686057.
---
Only minor comments:
- 10: "Nelder Mead" -> "Nelder-Mead"
- …
-
I added NLopt to my Julia 1.5 installation. Pkg.add a well using finishing without error message. However the test examples dont run.
In both myfunc and myconstraint the ::Vector is not acceptedthe l…
-
A new release of bumps is planned soon (less than 2 weeks). The requirements for sasview seem to set a lower bound on the bumps version, but not an upper bound.
There are some notes on the bumps R…
-
The docs say that `hes_method` can be one of four options:
![image](https://user-images.githubusercontent.com/13645545/142031934-fa0b425b-b424-49fb-9d92-d14450c69e04.png)
but the code says only `def…
-
### Is your feature request related to a problem? Please describe.
biteopt is a differential evolution like global optimizer which scored first in Scipy's benchmark suite in an extensive recent [benc…
-
I would like a tool to optimize the parameters of an arbitrary command line program for a variable output by that tool (on its standard output, say). For example, I want to run genome assemblies varyi…
-
I am using the c++ interface. I found that `get_numeval()` will always return 0, even the `x` and `opt_f` variable are different from original values.
The code snippet is
```
double err = 0.0;
std…