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

New Solver: Iterative Hessian Sketch #54

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    793f90f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70d957 View commit details
    Browse the repository at this point in the history
  3. switching to double solve

    VChristian committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e0942d9 View commit details
    Browse the repository at this point in the history
  4. renaming

    VChristian committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3c64119 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    14d29c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd92660 View commit details
    Browse the repository at this point in the history
  3. deleting block sampler

    VChristian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9d61b91 View commit details
    Browse the repository at this point in the history
  4. deleting block sampler

    VChristian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bf8d5b7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'iterativeHessianSketch' of https://github.com/numlinalg…

    …/RLinearAlgebra.jl into iterativeHessianSketch
    
    Made change to docs/src/api/linear_solver_routines.md and didn't pull.
    VChristian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    72d7919 View commit details
    Browse the repository at this point in the history
  6. changing to QR decomp

    VChristian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ce7e357 View commit details
    Browse the repository at this point in the history
  7. update to testing file

    VChristian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f02953d View commit details
    Browse the repository at this point in the history
  8. updating error messages

    VChristian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b9d471d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    916fe86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35bf6ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb4041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0f9319 View commit details
    Browse the repository at this point in the history
  5. removing old export

    VChristian committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6c4308a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1ff481d View commit details
    Browse the repository at this point in the history
  2. removing empty line

    VChristian committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2944a23 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. merge with master

    VChristian committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    67a641c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Integrating comments

    VChristian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c05c6c8 View commit details
    Browse the repository at this point in the history
  2. had to edit test cases

    VChristian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    027fb61 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    99fd19d View commit details
    Browse the repository at this point in the history
  2. clarifying comments

    VChristian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    de2ff3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78d567 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e4e29 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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