[ 
https://issues.apache.org/jira/browse/MAHOUT-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Hans updated MAHOUT-531:
----------------------------------

    Attachment: MAHOUT-531.patch

- support writing/reading of matrix labels
- MatrixWritableTest
- VectorWritableTest and MatrixWritableTest share code via common base class 
WritableTestCase
- implemented proper equals() and toString() for AbstractMatrix

> MatrixWritable doesn't actually write/read anything
> ---------------------------------------------------
>
>                 Key: MAHOUT-531
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-531
>             Project: Mahout
>          Issue Type: Bug
>          Components: Math
>    Affects Versions: 0.4
>            Reporter: Alexander Hans
>            Assignee: Sean Owen
>             Fix For: 0.5
>
>         Attachments: MAHOUT-531.patch, MAHOUT-531.patch, MAHOUT-531.patch
>
>
> The write() and readFields() methods of MatrixWritable write/read only the 
> classname, they don't write/read actual data.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to