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

Fix method ambiguity for * between Adjoint or Transpose and BlockDiagonal with different eltype #122

Merged
merged 7 commits into from
Nov 15, 2022

Commits on Nov 4, 2022

  1. Add erroring test

    mjp98 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d85074c View commit details
    Browse the repository at this point in the history
  2. Edit comment

    mjp98 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    93f0aae View commit details
    Browse the repository at this point in the history
  3. Add fix

    mjp98 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ab2ef4d View commit details
    Browse the repository at this point in the history
  4. Bump version

    mjp98 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1418726 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Avoid specifying type parameters where possible

    Co-authored-by: Daniel Karrasch <Daniel.Karrasch@gmx.de>
    mjp98 and dkarrasch authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    48b35a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19461d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Make issue description in comment more specific

    Co-authored-by: Miha Zgubic <mzgubic@users.noreply.github.com>
    mjp98 and mzgubic authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0315d61 View commit details
    Browse the repository at this point in the history