Skip to content

Convert small views to Static#16

Merged
DhairyaLGandhi merged 10 commits intodg/rotfrom
dg/mb
Feb 16, 2026
Merged

Convert small views to Static#16
DhairyaLGandhi merged 10 commits intodg/rotfrom
dg/mb

Conversation

@DhairyaLGandhi
Copy link
Copy Markdown
Collaborator

Comes up frequently in Multibody. Has one TODO: we need to check if the original source gets used elsewhere, since the behaviour of mutation of memory needs to be preserved.

Comment thread ext/SCPLinearSolveExt/SCPLinearSolveExt.jl Outdated
Comment thread src/ldiv_opt.jl
@@ -1,4 +1,4 @@
const FACTORIZATION_CACHE = WeakKeyDict()
const FACTORIZATION_CACHE = Dict()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Purely out of curiosity, what motivated this change?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

StaticArrays dont finalize

Co-authored-by: Aayush Sabharwal <aayush.sabharwal@gmail.com>
Comment thread ext/SCPLinearSolveExt/SCPLinearSolveExt.jl Outdated
Co-authored-by: Aayush Sabharwal <aayush.sabharwal@gmail.com>
@DhairyaLGandhi DhairyaLGandhi merged commit 34c6699 into dg/rot Feb 16, 2026
4 of 5 checks passed
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