Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy matrix composition #1260

Merged
merged 11 commits into from
Dec 5, 2024
Merged

Lazy matrix composition #1260

merged 11 commits into from
Dec 5, 2024

Conversation

pentacular
Copy link
Member

Matrix composition seemed to be taking up about 25% of used time.

Here we compute the matrix composition on demand, and remove the approximate matrix from the representation.

Copy link
Contributor

@BarbourSmith BarbourSmith left a comment

Choose a reason for hiding this comment

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

Nice optimization! How much of a speed difference does it make?

@pentacular pentacular merged commit 781b9f8 into master Dec 5, 2024
1 check 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