arrayfire / arrayfire/arrayfire-dotnet
GetData gives incorrect results
Open
- Dominant language
- C#
- Stars
- 76
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
The Matrix.Transpose method seems to be broken for nonsquare arrays.
Example code to produce the error is shown below. It seems that transpose assumes that the incoming matrix dimensions are switched perhaps.
[Program.txt](https://github.com/arrayfire/arrayfire-dotnet/files/4157651/Program.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.