Skip to content

Fixing missing functions in documentation #399

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

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

tgkolda
Copy link
Collaborator

@tgkolda tgkolda commented Mar 20, 2025

Documentation was missing related functions that are defined in the same file as the tensor and sptensor classes. These don't appear anywhere in the Python API documentation. Fixes #398.


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

tgkolda and others added 2 commits March 20, 2025 15:22
…icks up the related functions that are defined in the same file. Otherwise, these don't appear anywhere in the Python API documentation. Fixes sandialabs#398.
@dmdunla dmdunla merged commit b172e75 into sandialabs:main Mar 21, 2025
9 checks passed
@tgkolda tgkolda deleted the tensor-class-doc branch March 21, 2025 17:58
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.

The documentation is missing the functions alongside class definitions in tensor.py and sptensor.py.
2 participants