Skip to content

Replace the old unfolding function for SFGs

Hugo Winbladh requested to merge 176-fix-unfolding into master

Closes #176 (closed)

Replaces the old method for unfolding SFGs with a completely new one based on the algorithm described in this document.

Merge request reports