summaryrefslogtreecommitdiff
path: root/math/R-abind
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-6/+6
Patch provided by Sergey Svishchev in private mail.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-04Imported R-abind from pkgsrc-wip.rillig4-0/+24
Combine multi-dimensional arrays. This is a generalization of cbind and rbind. Takes a sequence of vectors, matrices, or arrays and produces a single array of the same or higher dimension.