-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Algorithm specific
- get IPOPT to work!
- xIt etc only for pyOpt algorithms. Others possible?
- Cobyla pyopt nIt, now only neval
- if cobyla, sens false
- CONMIN returns too many design variables, this should be filtered after optimization
- Why does pyOpt.NSGA2 crash so often?
- readHistory 148 self.gOpt takes last design as opt, not true with non-grad based. Check this. (ALHSO, ALPSO, COBYLA, NSGA2, SDPEN)
- pyopt.solveopt giving error
- check if last design is always opt. Could also csompare xOpt with History and take that which is closest! IT IS INDEED LAST DESIGN!
- ALPSO does weird things with history. not working! Current cannot print.
- norm pymo x and f
- pygmo print
- alg options
- alg selection, pyopt as defautl, allow for pyopt_...
- move pyopttools to interfaces
- pyopt nongradient, find popsize and then num of generations
Metadata
Metadata
Assignees
Labels
No labels