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

Refactoring randomized solvers #146

Merged
merged 9 commits into from
Mar 7, 2024
Merged

Refactoring randomized solvers #146

merged 9 commits into from
Mar 7, 2024

Conversation

pelesh
Copy link
Collaborator

@pelesh pelesh commented Feb 24, 2024

Some refactoring to make code more manageable:

  • Random sketching functions are in a separate directory now.
  • Re::Solve can be built with examples and tests w/o KLU dependency.
  • Remove unnecessary build dependencies.

Note this is not complete refactor of random sketching kernels but is a good place to stop and review.

@pelesh pelesh added the enhancement New feature or request label Feb 24, 2024
@pelesh pelesh requested a review from kswirydo February 24, 2024 00:36
@pelesh pelesh self-assigned this Feb 24, 2024
@pelesh pelesh marked this pull request as draft February 24, 2024 00:36
@pelesh pelesh requested a review from maksud February 26, 2024 19:42
@pelesh pelesh marked this pull request as ready for review March 1, 2024 20:30
Copy link
Collaborator

@kswirydo kswirydo left a comment

Choose a reason for hiding this comment

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

Except few typos (that are my typos anyways), it looks good.

resolve/random/RandSketchingCountSketch.hpp Outdated Show resolved Hide resolved
resolve/random/RandSketchingFWHT.cpp Outdated Show resolved Hide resolved
resolve/random/RandSketchingManager.hpp Outdated Show resolved Hide resolved
pelesh and others added 3 commits March 6, 2024 11:20
Grammar in the comment.

Co-authored-by: kswirydo <[email protected]>
Grammar in the comment.

Co-authored-by: kswirydo <[email protected]>
Fix comment for accuracy.

Co-authored-by: kswirydo <[email protected]>
@pelesh pelesh merged commit b129e0f into develop Mar 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants