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

21 sptensor complete documentation for all methods #219

Merged
merged 83 commits into from
Nov 5, 2023

Conversation

dmdunla
Copy link
Collaborator

@dmdunla dmdunla commented Aug 26, 2023

Updating sptensor documentation.


📚 Documentation preview 📚: https://pyttb--219.org.readthedocs.build/en/219/

* 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.
@dmdunla dmdunla added the documentation Improvements or additions to documentation label Aug 26, 2023
@dmdunla dmdunla added this to the v2.0 milestone Aug 26, 2023
@dmdunla dmdunla self-assigned this Aug 26, 2023
@dmdunla dmdunla linked an issue Aug 26, 2023 that may be closed by this pull request
…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
dmdunla and others added 25 commits November 3, 2023 16:03
Copy link
Collaborator

@ntjohnson1 ntjohnson1 left a 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.

pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
pyttb/sptensor.py Outdated Show resolved Hide resolved
@dmdunla
Copy link
Collaborator Author

dmdunla commented Nov 4, 2023 via email

@dmdunla dmdunla merged commit b7bab9b into main Nov 5, 2023
8 checks passed
@dmdunla dmdunla deleted the 21-sptensor-complete-documentation-for-all-methods branch November 5, 2023 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ttv return value type consistency sptensor: complete documentation for all methods
2 participants