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

rankUpdate for BlockDiagonal by Dense #447

Merged
merged 7 commits into from
Dec 4, 2020
Merged

Commits on Dec 4, 2020

  1. NEWS update before I forget

    palday committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    bce1e9c View commit details
    Browse the repository at this point in the history
  2. rankUpdate! method + test

    palday committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    6e963cf View commit details
    Browse the repository at this point in the history
  3. NEWS

    palday committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    b2abe08 View commit details
    Browse the repository at this point in the history
  4. Update src/linalg/rankUpdate.jl

    Co-authored-by: Douglas Bates <[email protected]>
    palday and dmbates authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    dfc0a7f View commit details
    Browse the repository at this point in the history
  5. Update src/linalg/rankUpdate.jl

    Co-authored-by: Douglas Bates <[email protected]>
    palday and dmbates authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    08d4eeb View commit details
    Browse the repository at this point in the history
  6. uses axes

    Co-authored-by: Douglas Bates <[email protected]>
    palday and dmbates committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    63851a0 View commit details
    Browse the repository at this point in the history
  7. explicit loop instead of view

    Co-authored-by: Douglas Bates <[email protected]>
    palday and dmbates committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    1220744 View commit details
    Browse the repository at this point in the history