bounds for Powell minimizing
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Some brightfield optimizations give a runaway value for the x bounds. Using a minimizer that respects bounds (SLSQP) might help, but since Powell always yields the best results it might be worth looking at wrapping bounds for Powell minimizer if the freindly people over at Symfit won't implement this feature. ;)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.