-
_Original ticket http://projects.scipy.org/scipy/ticket/950 on 2009-05-24 by trac user dmitrey.kroshko, assigned to unknown._
BOBYQA is optimization solver for box-bounded NLP/NSP problems, when no d…
-
In [this Stan Discourse reply](https://discourse.mc-stan.org/t/projpred-non-convergence-of-predictive-performance-with-reference-model/31916/17) (reference model: Gaussian, multilevel), we observed …
-
Optimizer failed: Desired error not necessarily achieved due to precision loss.
-
Hi Kevin,
I dug more into the parametrization of the Pea plant file according to field data.
You can have a look to the draft of a modelling report I am preparing here:
https://guillaume-blanchet…
-
Is it possible to provide multiple starting points to NOMAD through the MATLAB interface in the parameter X0? I get the error below when I try to provide 2 starting points, each in its own row of X0.
…
-
Besides the lower and upper bounds for the variables, I also have a constraint, that the sum of the variables must be limited to a certain value.
In scipy I would define it as follows:
```
x0=[…
-
Implement generic versions of some of the algorithms described here: https://arxiv.org/abs/physics/9806030 .
-
All,
I found a confidence interval error in WeibullFitter function from lifelines. Please see the below. Highly appreciate if someone can fix this issue.
Thanks,
Suresh
Reliasoft answers:
E…
-
The `'bbob/2019/GNN-CMA-ES_Faury.tgz'` and `'bbob/2019/IPOP-CMA-ES-2019_Faury.tgz'` data have no 20-D data. Should we consider moving them outside of the "official" archive?
```python
import cocop…
-
In the basic use example ( https://zeus-mcmc.readthedocs.io/en/latest/ ) currently there is this line:
start = np.random.randn(nwalkers, ndim)
https://zeus-mcmc.readthedocs.io/en/latest/index.html…