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

[WIP] Implement subsampling and alternate solvers #5

Open
wants to merge 30 commits into
base: dev-mcc-decimation
Choose a base branch
from

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    076f7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb0e04a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a525a3 View commit details
    Browse the repository at this point in the history
  4. Add placeholder for SOR method

    rmsare committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    ced52cc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    dde548a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e41957 View commit details
    Browse the repository at this point in the history
  3. Add solver print statements

    rmsare committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    4bf9c27 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    9b6572e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd934ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6b03d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a87861 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    d66daac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    478e006 View commit details
    Browse the repository at this point in the history
  3. Add placeholder notebook

    rmsare committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    3ce3278 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    c39cea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab2008 View commit details
    Browse the repository at this point in the history
  3. Write out LU solution

    rmsare committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    985c30d View commit details
    Browse the repository at this point in the history
  4. Update testing nb

    rmsare committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    5b40028 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    fc19ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e203911 View commit details
    Browse the repository at this point in the history
  3. Move files. oops

    rmsare committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    45a08b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    0741132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f3257 View commit details
    Browse the repository at this point in the history
  3. Add subsample eval notebook

    rmsare committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    70ba2a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17ee216 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    ec0893a View commit details
    Browse the repository at this point in the history
  2. Add example for no subsampling

    rmsare committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    cbf7535 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Clean up

    rmsare committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    08f48b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Commenting

    rmsare authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    6080844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc57479 View commit details
    Browse the repository at this point in the history