Skip to content

Revise block tensor examples - #86

Open
tran-go wants to merge 1 commit into
devfrom
81-add-block-examples
Open

Revise block tensor examples#86
tran-go wants to merge 1 commit into
devfrom
81-add-block-examples

Conversation

@tran-go

@tran-go tran-go commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Revise block tensor examples

Summary

This PR revises the following block tensor examples:

  • simple_block_matrix_broadcast.py
  • simple_block_matrix_cumsum.py
  • simple_block_matrix_vector_product.py

Changes

  • Improve the example structure and readability.
  • Update the examples to use the current block tensor API.
  • Clarify the expected inputs and outputs.

Conclusion

The revised examples provide clearer demonstrations of block tensor broadcasting, cumulative sums, and matrix–vector multiplication.

@tran-go tran-go added this to the Release 1.6.0.0.0 milestone Aug 5, 2026
@tran-go tran-go added the enhancement New feature or request label Aug 5, 2026
@tran-go tran-go linked an issue Aug 5, 2026 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add examples block arithmetics

1 participant