ITADN

How to reshape?

#49Openalok 创建于 2024-11-23
A
alokcommented
`#eval ⊞[1.0,2.0,3.0].reshape #[3,1]` just gives ``` typeclass instance problem is stuck, it is often due to metavariables SciLean.IndexType ?m.11304 ``` Is there a _simple_ way to reshape? IndexType is not intuitive (so far anyway).
1 条评论