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

End & array_equal & shape #195

Merged
merged 3 commits into from
Jul 11, 2023
Merged

Conversation

ntjohnson1
Copy link
Collaborator

@ntjohnson1 ntjohnson1 commented Jul 10, 2023

Catching a few odds and ends:

One commit each. The (array==array).all() pattern caught a few minor bugs but nothing substantial.


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

   * Caught sptensor collapse shape disagreement
   * Some test fixes were required
   * Replace (array).all() with np.all(array) for clarity of previous pattern
 * Tuple[int,...] format in print instead of int x int x ...
@ntjohnson1 ntjohnson1 marked this pull request as ready for review July 11, 2023 00:00
@ntjohnson1 ntjohnson1 requested a review from dmdunla July 11, 2023 00:00
@dmdunla dmdunla merged commit ede9e51 into sandialabs:main Jul 11, 2023
@ntjohnson1 ntjohnson1 deleted the end_array_equal_shape branch July 11, 2023 16:12
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