petlist
Results
2
issues of
petlist
Dear authors, I was wondering if it's possible to recompute the eigenvalue decomposition without re-instantiating the solver? Say, I have a sequence of sparse symmetric matrices of the same size...
Hi Deva, Small questions here. Is it the way the options passing mechanism supposed to work? If yes, it does not :) ``` solver_opts = {"ipopt.print_level": 5} mpo, post =...