
26 Jun
2019
26 Jun
'19
7:24 a.m.
Hello cafe, Is there a generic way to reshape an array in accelerate[1] assuming the number of dimensions remains constant? For example, given a matrix, is there a way to add or, more importantly, remove several rows or columns? It seems to me that the API is lacking in this case, but I hope I'm wrong. Thank you. [1]: https://hackage.haskell.org/package/accelerate-1.2.0.1/