ricosjp / monolish

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

impl CRS.diag_op

t-hishinuma opened this issue · comments

  • diag_add()
  • diag_mul()
  • diag_sub()
  • diag_div()

They are implemented.

But, some warnings are occured, need fix warnings

fix warning is here: #128

it is done.