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

[WIP] Adds specializations for handling sparse matrix unary operations #2599

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Oct 5, 2021

  1. Adds specializations for handling sparse matrix unary operations and …

    …whether they should return values for zeroed out values
    SteveBronder committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3c0b5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c647ad7 View commit details
    Browse the repository at this point in the history
  3. update tests

    SteveBronder committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7589e59 View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d141664 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    27d2a7b View commit details
    Browse the repository at this point in the history
  2. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a7971f2 View commit details
    Browse the repository at this point in the history
  3. Small cleanup

    SteveBronder committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    83eb6fd View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    e53238e View commit details
    Browse the repository at this point in the history
  5. fix headers

    SteveBronder committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    01f5ea7 View commit details
    Browse the repository at this point in the history
  6. add cos

    SteveBronder committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    6ca05af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6144b2 View commit details
    Browse the repository at this point in the history
  8. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    03d446d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. fix headers

    SteveBronder committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    af21d26 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    787f3c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    30190e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3723203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7adc5e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    dc4c178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729456d View commit details
    Browse the repository at this point in the history