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

[LinearAlgebra] Add isdiag/isposdef for Diagonal and UniformScaling #29638

Merged
merged 10 commits into from Oct 16, 2018
Merged

[LinearAlgebra] Add isdiag/isposdef for Diagonal and UniformScaling #29638

merged 10 commits into from Oct 16, 2018

Commits on Oct 14, 2018

  1. add isdiag(::Diagonal)

    dkarrasch committed Oct 14, 2018
    Copy the full SHA
    6d1efa9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d281128 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Copy the full SHA
    79315b1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c582998 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b53c3a5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    aeb2b56 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b614442 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ffe7cf3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e68c778 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7dcd568 View commit details
    Browse the repository at this point in the history