Skip to content

Conversation

@markomiz
Copy link
Owner

Summary

  • add optional caching buffers for Jacobians and Hessians in OSQPCollocation
  • reuse cached dynamics Jacobians and cost Hessians when state/control changes are small
  • introduce cache parameter to enable/disable storage for memory-constrained builds

Testing

  • ⚠️ cmake -S . -B build (missing osqp dependency)

https://chatgpt.com/codex/tasks/task_e_68a5736d1444832abbfc9b40c770b8e4

@markodlr markodlr merged commit acff929 into refactor_solvers_to_objects Aug 20, 2025
@markodlr markodlr deleted the codex/add-caching-for-jacobians-and-hessians branch August 20, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants