Qurak
文档
价格
登录
Qurak
文档
函数
TensorExpand
TensorExpand
可用
Expand products of sums in tensor operations
形式
TensorExpand[texpr]
验证过的示例
(a⨯b).(c⨯d)//TensorExpand → Cross[a, b] . Cross[c, d]
(2a + b)c//TensorExpand → 2*a*c + b*c
a.b - b.a//TensorExpand → a . b - b . a
在 Qurak 上运行
搜索参考
用于
Derive and verify vector identities
- 8 步
主题
New In90 Alphabetical Listing
- T
Symbolic Tensors
- Tensor Canonicalization
相关
Dot
Cross
TensorProduct
TensorWedge
TensorReduce
TargetUnits
TemporalData
TensorContract
TensorDimensions
TensorRank
TensorSymmetry
TensorTranspose
← TensorDimensions
TensorProduct →
全部 6300 个函数
·
从 MCP 客户端使用