ricosjp / monolish

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Apache License 2.0
195 stars 12 forks source link

create table of equations in LinearOperator and LinearOperator test #37

Closed t-hishinuma closed 3 years ago

t-hishinuma commented 3 years ago

The test/equateion in LinearOperator is not impl.

impl. test and update documents

t-hishinuma commented 3 years ago

CG and BiCGSTAB is worked.