Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-17 | use drop, tail and take from Data.Vec in examples | Helmut Grohne | |
This is possible using the PartialVecVec implementation. | |||
2014-02-17 | switch examples to PartialVecVec | Helmut Grohne | |
2014-02-14 | add back original bff function before shape updates | Helmut Grohne | |
2014-02-10 | add bffplug and bffinv functions and examples | Helmut Grohne | |
We can now exploit getlen being rightinvertible and it works for drop and sieve. |