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

Memory Optimizations #225

Merged
merged 3 commits into from
Dec 11, 2023
Merged

Memory Optimizations #225

merged 3 commits into from
Dec 11, 2023

Conversation

william-dawson
Copy link
Owner

@william-dawson william-dawson commented Nov 27, 2023

In this merge request, I've tried to be more aggressive about deallocating datastructures as soon as they're not needed inside the memory intensive operations (multiplication, dense eigenvalue problem).

@william-dawson
Copy link
Owner Author

Seems to not negatively affect performance.

@william-dawson william-dawson merged commit 6050810 into master Dec 11, 2023
12 checks passed
@william-dawson william-dawson deleted the memory_opt branch December 11, 2023 05:50
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.

1 participant