Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todos - algorithm specific tasks #5

Open
5 of 16 tasks
e-dub opened this issue Aug 4, 2021 · 0 comments
Open
5 of 16 tasks

todos - algorithm specific tasks #5

e-dub opened this issue Aug 4, 2021 · 0 comments

Comments

@e-dub
Copy link
Owner

e-dub commented Aug 4, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant