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

Update docs for GCXS and CSR/CSC #455

Merged
merged 3 commits into from
Apr 2, 2021
Merged

Conversation

daletovar
Copy link
Contributor

Adds GCXS to operations.rst and adds GCXS and CSR/CSC to the completed tasks section of the roadmap.

Copy link
Collaborator

@hameerabbasi hameerabbasi left a comment

Choose a reason for hiding this comment

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

In general the changes are helpful, but I'd make a couple of changes.

@daletovar
Copy link
Contributor Author

I'm seeing that I should update index.rst as well. I'll make a commit for that and if you think it's good we can merge after that.

@daletovar
Copy link
Contributor Author

@hameerabbasi, thanks for reviewing. Let me know if this looks good to you.

performance comment

fix title underline
Copy link
Collaborator

@hameerabbasi hameerabbasi left a comment

Choose a reason for hiding this comment

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

This should be the last comment. Thanks so much for all the hard work, @daletovar!

docs/index.rst Outdated
and depends on scipy.sparse for some computations.
The data structures in pydata/sparse complement and can
be used in conjunction with the fast linear algebra routines
inside scipy.sparse.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'd mention here that a conversion or a copy may be required.

@daletovar
Copy link
Contributor Author

Thanks so much, @hameerabbasi. How does this look?

@hameerabbasi hameerabbasi merged commit 0e56296 into pydata:master Apr 2, 2021
@hameerabbasi
Copy link
Collaborator

Thanks, @daletovar!

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