Closed JackyZzZz closed 3 months ago
I am trying to reduce the size of each PR. This one is large because we haven't merge the one before: https://github.com/theochem/Selector/pull/212. Once that one is merged, the lines of code will greatly reduced for easier review.
This PR introduces the interface for the
MaxSum
andDISE
algorithm. It also optimizes the overall codebase structure since a lot of the codeupload_matrix
andexport_result
can be reused.The demo of the PR is live on HuggingFace.