I'm running into an issue where some tasks are taking unexpectedly long. I'd like options to:
- skip the expanding start solution steps, newton and gradient flow. I've run an example where newtons method takes 4 hours.
- Return partial solutions on interrupt when calling critical_points.
I'm running into an issue where some tasks are taking unexpectedly long. I'd like options to: