Skip to content

Conversation

@gausshj
Copy link
Collaborator

@gausshj gausshj commented Nov 4, 2025

  • Add support for identity
  • Add test cases for identity

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Member

@hzhangxyz hzhangxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你的输入参数 pairs: tuple[int, ...] 是什么? 为什么提供 tuple[int, ...]可以得到他所有edge的配对信息?

你加上test case验证 I * I = I把, 这个成立的话, 逻辑就肯定是对的.

- Add support for identity
- Add self multiplication verification for `identity`
- Add taylor expansion verification for `exponentiation`
- Add assertation test for `exponentiation` and `identity`
- Modify the arrow processing logic for `expoenntiation`
- Fix an issue where the arrow was incorrect when reshaping to one
  dimension or all one dimensions
@gausshj gausshj force-pushed the dev/add-support-for-identity branch from 23749d8 to da11611 Compare November 5, 2025 13:49
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.

3 participants