horizontal/vertical stacking for matrix assembly
Submitted by Gael Guennebaud
Assigned to Nobody
Link to original bugzilla bug (#1433)
Version: 3.4 (development)
Description
Here is an interesting proposal for matrix assembly via horizontal and vertical stacking: https://forum.kde.org/viewtopic.php?f=74&t=140012
It works with C++11.
Still need to debate on final API, implement proper unit tests, docs, etc.