swift-nav / plover

Plover is a language for matrix algebra on embedded systems.
http://swift-nav.github.io/plover
MIT License
47 stars 14 forks source link

generalized matrix layout #30

Closed kovach closed 9 years ago

kovach commented 9 years ago

want to formalize concept of memory layout want to dispatch unary/binary functions based on layout and algebraic rules e.g. diagonal matrix * dense matrix, block matrix * block matrix