scikit-matter
scikit-matter copied to clipboard
Making the trace component of SparseKernelNormalizer more memory-frie…
…ndly
Using the equality of traces under cyclic products, I've modified the sparse kernel normalizer to be less memory-hungry. Had a few issues using this and having RAM crash
Contributor (creator of PR) checklist
- [x] Tests updated (for new features and bugfixes)?
- [x] Documentation updated (for new features)?
- [x] Issue referenced (for PRs that solve an issue)?
For Reviewer
- [x] CHANGELOG updated if important change?
:books: Documentation preview :books:: https://scikit-matter--219.org.readthedocs.build/en/219/
What is the status here?
Seems like we have to fix some assertions in the test_sparse_kernel_centerer.py