Skip to content

0.6.0

Compare
Choose a tag to compare
@rusty1s rusty1s released this 24 Feb 07:09
· 395 commits to master since this release
bfb571c

This release introduces the partition function based on the METIS library which re-orders the entries of a SparseTensor according to a computed partition. Note that the METIS library needs to be installed and WITH_METIS=1 needs to be set in order to make use of this function.