Skip to content

Matrix allocation optimization#321

Open
DanielLacina wants to merge 2 commits into
smartcorelib:developmentfrom
DanielLacina:matrix_allocation_optimization
Open

Matrix allocation optimization#321
DanielLacina wants to merge 2 commits into
smartcorelib:developmentfrom
DanielLacina:matrix_allocation_optimization

Conversation

@DanielLacina

Copy link
Copy Markdown
Contributor

No description provided.

@DanielLacina DanielLacina requested a review from Mec-iS as a code owner July 13, 2025 04:38
@DanielLacina

Copy link
Copy Markdown
Contributor Author

This is not finished but I in order to use the MatrixPool, the Dense Matrix could only accept types that have static lifetimes.

@DanielLacina

Copy link
Copy Markdown
Contributor Author

There's some situations where if you pass in borrowed values , the static lifetime condition is not satisifed.

@Mec-iS

Mec-iS commented Jul 13, 2025

Copy link
Copy Markdown
Collaborator

i don't think this is the right way to go.
Let's think about this for some time to have a better understanding

@DanielLacina

Copy link
Copy Markdown
Contributor Author

Ok

@Mec-iS

Mec-iS commented Jul 13, 2025

Copy link
Copy Markdown
Collaborator

or at least we need a multi-step roadmap to gradually implement this.

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