acastiel
Results
1
issues of
acastiel
It seems the Plotting module is not working properly: using from pypfopt import plotting ef = pf.EfficientFrontier(mu, S) plotting.plot_efficient_frontier(ef,ax=ax) I have this message: TypeError: cannot pickle 'osqp.OSQP_results' object
bug