Closed oliverweissl closed 2 days ago
Made a fix that works for my case in #662. Seems to be general enough to be useful for all.
Just merged your PR! Thanks!
In case that should not fix it please re-open this issue. Note for testing it you will have to use the most recent main branch.
I get the following error when using AGE-MOEA:
My package versions:
Im using the optimizer for a NxG sized array of floats ranging [0,1]. As feedback we get a Nx2 sized fitness array also ranging [0,1]. The approach works for all Pymoo MOO algorithms without numba.
If you need any further information LMK!