Hi,
I use Matlab with Casadi 3.4.5 in combination with the IPOPT Interface. I noticed that I have a Jacobian matrix that contains values like "1e-12" which makes the jacobian less sparse and therefore the computation time less efficient.
My question is: Can I and if so how do I delete these entries? Or does IPOPT "ignore" them anyway somehow.
Thank you guys in advance.
Simon