Skip to content

Milestones

List view

  • This milestone should track all issues that belong to the preparation of the first PR to the SystemML repository.

    No due date
    5/5 issues closed
  • As a proof of concept, implement a simple operator pipeline: 1. read matrix from csv (see `RDDConverterUtils.textCellToBinaryBlock`) 2. transpose matrix 3. write matrix to disk This allows us to what basic parts we can reuse, like MIdx, MBlock, Characteristics, ...

    No due date