Stefan Rigger
Stefan Rigger
I have the same issue as in Issue #16, that was acutally never resolved. I have lz4 installed on host and on the reMarkable. It's a reMarkable 1, the software...
This is a julia port of the sage VectorPartitions function originally written by Amritanshu Prasad (2013). A vector partition of "vector" is a list of vectors with non-negative integer entries...
Hey everybody, I implemented this functionality for computing vector partitions years ago and submitted a pull request which grew stale. I recently got back to this and in the hope...
Closes Issues #86 and #123. Currently the output of `combinations(a)` does not include the empty combination, which is a bug. Also in the tests, we should have `combinations([]) = [[]]`,...