adeeconometrics / MeshLines

Implementation of algorithms in Linear Algebra in C++
https://adeeconometrics.github.io/MeshLines/
0 stars 0 forks source link

Refactor internal Matrix implementation #4

Closed adeeconometrics closed 1 month ago

adeeconometrics commented 1 month ago

Rationale: Work compatibly with LazyMatrix interface.