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

optimize document term sparse matrix operations #245

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

tanmaykm
Copy link
Contributor

This updates the merge! method for document term matrices introduced in #244 with specific implementation of sparse matrix operations optimized for the merging operation. Also added checks for some edge conditions and few more tests.

This updates the `merge!` method for document term matrices introduced in JuliaText#244 with specific implementation of sparse matric operations optimized for the merging operation.
@aviks aviks merged commit c724c85 into JuliaText:master Dec 18, 2020
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.

None yet

2 participants