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

Added new folder for examples of sketching #75

Merged
merged 4 commits into from
Nov 16, 2023
Merged

Added new folder for examples of sketching #75

merged 4 commits into from
Nov 16, 2023

Conversation

kaiwenhe7
Copy link
Contributor

Inside the folder is a cmakelists.txt that requires RandBLAS, Blaspp, and Lapackpp. I have two implementations of TLS. One uses dense sketching and the other uses sparse sketching.

Copy link
Contributor

@rileyjmurray rileyjmurray left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, @kaiwenhe7!

I've left requests for changes in TLS_DenseSkOp.cpp. Please address when you get a chance. Naturally, any changes in this file should also apply to TLS_SparseSkOp.cpp.

examples/TLS_DenseSkOp.cpp Outdated Show resolved Hide resolved
examples/TLS_DenseSkOp.cpp Outdated Show resolved Hide resolved
examples/TLS_DenseSkOp.cpp Outdated Show resolved Hide resolved
examples/TLS_DenseSkOp.cpp Outdated Show resolved Hide resolved
examples/TLS_DenseSkOp.cpp Outdated Show resolved Hide resolved
examples/TLS_DenseSkOp.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@rileyjmurray rileyjmurray left a comment

Choose a reason for hiding this comment

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

This looks perfect! Thanks so much, @kaiwenhe7!

@rileyjmurray rileyjmurray merged commit 16ac040 into main Nov 16, 2023
3 checks passed
@rileyjmurray rileyjmurray deleted the examples branch November 16, 2023 20:27
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