Skip to content

Question about a.any() and a.all() in the _evaluate method #206

Answered by blankjul
Atulsingh92 asked this question in Q&A
Discussion options

You must be logged in to vote

pymoo does not really care how you obtain the F and G values, as long as you set them correctly to the out array.
You can even call third-party software, run your evaluation on a cluster, and so on. As long as you set them to out when you have obtained all values.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by blankjul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants