-
Notifications
You must be signed in to change notification settings - Fork 13
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
21 sptensor complete documentation for all methods #219
21 sptensor complete documentation for all methods #219
Conversation
* Starting docs * Docstrings through constructors. Fixing blankline in tensor.__str__. Aligning docstrings across classes. * Through contract * Through innerprod * Completed docstring updates. * Updating class docs to autoclass. * FIxing black formatting.
…github.com:sandialabs/pyttb into 21-sptensor-complete-documentation-for-all-methods
…github.com:sandialabs/pyttb into 21-sptensor-complete-documentation-for-all-methods
…github.com:sandialabs/pyttb into 21-sptensor-complete-documentation-for-all-methods
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Nick <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is everything I could find by a line review on the code and scrolling through the updated sptensor page on RTD. I think the only remaining thing besides the direct suggestions are the COMPARISON_ERROR and the changes to the logical_* methods. I'm fine if you want to merge this with those to filed as a follow up.
I got through most of your changes and suggestions. However, sptensor is more streamlined than the other methods, in terms of docs. This is an evolving process, so I may revisit those to help clean up while I’m on this kick. But sptensor took way more time than the other classes, so we’ll see.
I hope to merge today at some point.
|
…ce we use type hints.
Updating sptensor documentation.
📚 Documentation preview 📚: https://pyttb--219.org.readthedocs.build/en/219/