Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ZipMMInstruction #27

Open
wants to merge 21 commits into
base: staging
Choose a base branch
from
Open

Commits on Apr 27, 2016

  1. [FLINK] Functions

    FelixNeutatz authored and fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    8aa118c View commit details
    Browse the repository at this point in the history
  2. [FLINK] Utility and ExecutionContext

    Includes I/O and data conversion utilities as well as the FlinkExecutionContext.
    fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    c7a1033 View commit details
    Browse the repository at this point in the history
  3. [FLINK] Instructions

    Flink Instructions and InstructionParser.
    fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    a9aefd8 View commit details
    Browse the repository at this point in the history
  4. [FLINK] Changes to SystemML

    This commit includes all files in SystemML that were not created by us but where we had to make changes to SystemML in order to support Flink.
    carabolic authored and fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    bf16aa5 View commit details
    Browse the repository at this point in the history
  5. add flink to automated test

    FelixNeutatz authored and fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    08b532a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    007a78c View commit details
    Browse the repository at this point in the history
  7. Fix MapmmFLInstruction (WIP)

    carabolic authored and fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    5dfdcea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17c51af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f0ffc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96151a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b135adc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15c6fa6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71ffd1d View commit details
    Browse the repository at this point in the history
  14. Add ReorgFLInstruction (WIP)

    supports transpose `r'` operation for now.
    carabolic authored and fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    f90bca1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4fc1c61 View commit details
    Browse the repository at this point in the history
  16. Revert API changes

    fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    c541fbd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    60da319 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b885d24 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8dc4c2c View commit details
    Browse the repository at this point in the history
  20. fix map+ instruction

    FelixNeutatz authored and fschueler committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    3d30bb0 View commit details
    Browse the repository at this point in the history
  21. add ZipMMInstruction

    FelixNeutatz committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    c5a6b7f View commit details
    Browse the repository at this point in the history