Skip to content

Conversation

@rafaqz
Copy link
Member

@rafaqz rafaqz commented Jan 4, 2025

This PR explores efficiency gains within RSP by:

  • specifying custom solvers by abstracting all \ to solve_ldiv! and a solver keyword
  • re-using workspace arrays where we were previously allocating. I'm not sure this is a good change for autodiff but its great for memory use
  • using in-place methods and broadcasts where possible to reduce wasted intermediate allocations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants