Re: Scipy differential_evolution initial guess x0 values?
Haapa Mik <[email protected]> Tue, 9 Feb 2021 18:10:02 +0000 (UTC)
| Newsgroups | gmane.comp.python.scientific.user |
|---|---|
| Message-ID | <[email protected]> |
This is great news! I am going to wait for Scipy 1.7 version release. The init= way is too difficult for me. Thank you both! -MH On Tuesday, February 9, 2021, 07:52:38 PM GMT+2, Andrew Nelson <[email protected]> wrote: Scipy 1.7.0 will have an `x0` keyword that can specify an initial guess instead of having to specify an initial population.