Commit 4973e46
committed
BUG: Fix
Contrary to the rest of SciPy [?], `scipy.optimize.shgo(disp=True)`
uses logging instead of printing to stdout. Supply our own `disp=True`
printout like with other methods.
Refs: #4minimize(method='shgo', disp=True) not printing progress1 parent 7ddd1c2 commit 4973e46
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
147 | 155 | | |
148 | 156 | | |
149 | 157 | | |
| |||
0 commit comments