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

Implement dot_nonrecursive and add fused_map_reduce #87

Merged
merged 6 commits into from
May 6, 2021

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    ef13368 View commit details
    Browse the repository at this point in the history
  2. Fix inference for Julia v1.0

    blegat committed May 3, 2021
    Configuration menu
    Copy the full SHA
    3a93334 View commit details
    Browse the repository at this point in the history
  3. Fix typo in docstring

    Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
    blegat and odow committed May 3, 2021
    Configuration menu
    Copy the full SHA
    0c897e9 View commit details
    Browse the repository at this point in the history
  4. Add dispatch tests

    blegat committed May 3, 2021
    Configuration menu
    Copy the full SHA
    35731e4 View commit details
    Browse the repository at this point in the history
  5. Move LinearAlgebra import

    blegat committed May 3, 2021
    Configuration menu
    Copy the full SHA
    4d9fd98 View commit details
    Browse the repository at this point in the history
  6. Fix tests on Julia v1.0

    blegat committed May 3, 2021
    Configuration menu
    Copy the full SHA
    8d12514 View commit details
    Browse the repository at this point in the history