kyonifer / koma

A scientific computing library for Kotlin. https://kyonifer.github.io/koma
Other
270 stars 23 forks source link

Create a matrix division operator #24

Open AaronCanciani opened 7 years ago

AaronCanciani commented 7 years ago

Create a matrix division operator to solve Ax=b which avoids computing the full inverse of A.