Hello, I just thought I would make you aware that the SLSQP optimizer appears to be out of date. Some lines of code rely on an "np.int" type command which NumPy has removed in more recent versions. Now, trying to run this example problem is not possible given that optimizer will not function. Thanks!
Hello, I just thought I would make you aware that the SLSQP optimizer appears to be out of date. Some lines of code rely on an "np.int" type command which NumPy has removed in more recent versions. Now, trying to run this example problem is not possible given that optimizer will not function. Thanks!