arrayfire / arrayfire/arrayfire-dotnet
GetData gives incorrect results
オープン
- 主要言語
- C#
- スター
- 76
- フォーク
- 19
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with the attached Program.txt example and trace the Matrix.Transpose method in the .NET wrapper. Reproduce the result for a nonsquare array, then verify that the transposed dimensions and values are correct.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100