You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/16 03:06:04 UTC

[jira] [Commented] (MAHOUT-1596) support for rbind() operator on DRMs

    [ https://issues.apache.org/jira/browse/MAHOUT-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062957#comment-14062957 ] 

ASF GitHub Bot commented on MAHOUT-1596:
----------------------------------------

GitHub user avati opened a pull request:

    https://github.com/apache/mahout/pull/30

    MAHOUT-1596: implement rbind() operator

    Signed-off-by: Anand Avati <av...@redhat.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/avati/mahout rbind

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mahout/pull/30.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #30
    
----
commit 5ed8d618dcca98a7c539859dfff17dbdcdcbdb08
Author: Anand Avati <av...@redhat.com>
Date:   2014-07-16T00:06:09Z

    MAHOUT-1596: implement rbind() operator
    
    Signed-off-by: Anand Avati <av...@redhat.com>

----


> support for rbind() operator on DRMs
> ------------------------------------
>
>                 Key: MAHOUT-1596
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1596
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Anand Avati
>
> an R like operator, cbind(), for appending rows of second matrix below the rows of first matrix to create a new matrix.



--
This message was sent by Atlassian JIRA
(v6.2#6252)