wilson-labs / cola

Compositional Linear Algebra
Apache License 2.0
401 stars 26 forks source link

Support for arbitrary sparse matrices #85

Open zfc946 opened 7 months ago

zfc946 commented 7 months ago

Hey, is there a support in cola for matrix operation and linear solvers for arbitrary sparse matrices? Thanks!

dashstander commented 4 months ago

I'm also curious about this. What would it take to add support for non-symmetric sparse matrices?