Julian Blank
Julian Blank
Thank you for your quick answer. I want something close to class inheritance but based on an object. Let us say I have an instance `p` of a class `P`....
The new version has a check if what you set as an output fits the problem description. Have you defined the problem in such a way that `n_eq_constr=1`? (Please note...
Integration with OpenAI Gym to support a wider set of problems and reinforcement learning algorithms
It is 100% feasible and would be interesting! If you intend to work on it let me know. I can help you to get started and would also put up...
The `set_cv` method has been removed (the individual calculates now `cv` directly). Can you give a little bit more context when this error occurs?
Has this resolved the issue?
Sorry for the delay. 1. Generally, DE has not been proposed for integer variables. (there might be some variants for other variable types, though) 2. Please consult the current literature....
Yes, very good comment. I have not really found the time yet to look into `JAX`, but I am aware that `autograd` is deprecated. If you are working on a...
Thanks for the contribution. Does this generalize to ND too? (can't remember why I commented it out to be honest)
I found an entirely different solution. The issue can be closed.
Did you benchmark the exact time? It really depends on your objective function and the operators in it. And of course also on your hardware. Let me know if you...