Minor bug-fix release
This release fixes a single bug:
shuffleSet()
wasn't returning a matrix ifnset = 1
andallPerms
was invoked because of a low set of possible permutations. NowshuffleSet()
can be relied upon to always return a matrix of permutations. GitHub Issue #19