Ker Hak
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Ker Hakさんの最近のアクティビティ-
Ker Hakさんが投稿を作成しました:
Multiplication of sparse 3D matrix with dense 2D decision variable matrix
進行中I have sparse COO 3D A matrix N*N*M (The third dimension is M) and dense 2D B matrix (N*N), which will be an optimization variable for my solver. I want to multiply A and B to obtain (N*N*M) matrix...