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

extend sparse map[!]/broadcast[!] to structured matrices #19926

Merged
merged 6 commits into from
Jan 11, 2017

Commits on Jan 10, 2017

  1. Extend sparse broadcast (non-!) to structured matrices by promoting s…

    …tructured matrices to sparse.
    Sacha0 committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    320ec0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a630a2f View commit details
    Browse the repository at this point in the history
  3. Extend sparse broadcast! to structured matrices by promoting structur…

    …ed matrices to sparse.
    Sacha0 committed Jan 10, 2017
    4 Configuration menu
    Copy the full SHA
    f997d6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1dfa54 View commit details
    Browse the repository at this point in the history
  5. Make tests for sparse broadcast over combinations including structure…

    …d matrices check return type.
    Sacha0 committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    3ea1d0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96ae43e View commit details
    Browse the repository at this point in the history