I have this hack: https://github.com/csu-hmc/opty/blob/master/opty/direct_collocation.py#L2442-L2459 and just noticed that cse has an `ignore` kwarg. Maybe I just need to ignore the Derivative's.
I have this hack:
https://github.com/csu-hmc/opty/blob/master/opty/direct_collocation.py#L2442-L2459
and just noticed that cse has an
ignorekwarg. Maybe I just need to ignore the Derivative's.