Skip to content

WIP: block-structured bases

Praetorius, Simon requested to merge feature/blocking into master

Allow block-structured bases and introduce corresponding matrix/vector data-structures.

TODO:

  • Implement Eigen backend with blocking structure, i.e. implement MatrixWrapper, MatrixInserter and VectorWrapper for Eigen.
Edited by Praetorius, Simon

Merge request reports