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

CASC #599

Merged
merged 119 commits into from
May 20, 2021
Merged

CASC #599

merged 119 commits into from
May 20, 2021

Commits on Dec 7, 2020

  1. first tests, class skeleton

    loftusa committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    42013c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4694d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge branch 'dev' into casc

    loftusa committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2acfa88 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. start working on fit

    loftusa committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4e3b3d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into casc

    loftusa committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    adce805 View commit details
    Browse the repository at this point in the history
  3. middle of doing stuff

    loftusa committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9811b02 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. cleanup

    loftusa committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    99c51fe View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. nclust

    loftusa committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    c12e231 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Merge branch 'dev' into casc

    loftusa committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    6acfec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da70cb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. remove fluff code

    loftusa committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    790f21e View commit details
    Browse the repository at this point in the history
  2. add inline documentation

    loftusa committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    73ed773 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    f65e550 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into casc

    loftusa committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    03ed8fe View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. get all tests working

    loftusa committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b708d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84f022 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

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

Commits on Feb 21, 2021

  1. add casc and normalization

    loftusa committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    094bec7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. add tuning algorithm

    loftusa committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    636b1fb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    366bf67 View commit details
    Browse the repository at this point in the history
  2. stable version! (but messy)

    loftusa committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    7c184f1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into casc

    loftusa committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    7bf036e View commit details
    Browse the repository at this point in the history
  4. actually minor bug

    loftusa committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    9968969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c433bce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dc4f1f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. added parallelization

    loftusa committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    60e2e8f View commit details
    Browse the repository at this point in the history
  2. add TODOs, clean up a bit

    loftusa committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    6b6f2da View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. change name of tuning param

    loftusa committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    32a6c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef90de View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Merge branch 'dev' into casc

    loftusa committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    292109b View commit details
    Browse the repository at this point in the history
  2. center covariates correctly

    loftusa committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    66edaf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27a7fca View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. current

    loftusa committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    5f5d0b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. change tuning runs

    loftusa committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f0f8ab6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. randomized_svd

    loftusa committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4bc7fa4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. use lanczos algorithm

    loftusa committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    50f3795 View commit details
    Browse the repository at this point in the history
  2. python 3.7 compatibility

    loftusa committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    24da866 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into casc

    loftusa committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a293fb5 View commit details
    Browse the repository at this point in the history
  4. fix tests

    loftusa committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a0f3fbe View commit details
    Browse the repository at this point in the history
  5. minor bug

    loftusa committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    02f732f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77e5057 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a73af1c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. small update

    loftusa committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    e3b0d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d19f60c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

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

Commits on Mar 23, 2021

  1. fix cca

    loftusa committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    29ab548 View commit details
    Browse the repository at this point in the history
  2. make alpha work

    loftusa committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    2cccb97 View commit details
    Browse the repository at this point in the history
  3. fix tests again

    loftusa committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    516de73 View commit details
    Browse the repository at this point in the history
  4. add alpha-value test

    loftusa committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4bfa6d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. remove cca (ran slower than assortative on big graphs, and thats the …

    …only reason we included it)
    loftusa committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    fdd46e8 View commit details
    Browse the repository at this point in the history
  2. add tutorial to index

    loftusa committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1f38141 View commit details
    Browse the repository at this point in the history
  3. remove cca from tests

    loftusa committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8b42868 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9422b4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53a6e1c View commit details
    Browse the repository at this point in the history
  6. fix small seaborn bug

    loftusa committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0e77781 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. cleaner plot code

    loftusa committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    ef32f8a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. change name of case

    loftusa committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0267fa9 View commit details
    Browse the repository at this point in the history
  2. add binary_heatmap function, remove out unecessary limitation on xtic…

    …klabels and yticklabels
    loftusa committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    278a752 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. add error checking back in

    loftusa committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    1614cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2340b View commit details
    Browse the repository at this point in the history
  3. fix plot

    loftusa committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    f671dca View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    ff4f5ca View commit details
    Browse the repository at this point in the history
  2. change X to Y

    loftusa committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    d51739d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    2f927ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a074424 View commit details
    Browse the repository at this point in the history
  3. update index

    loftusa committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    c516d51 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. fix tests

    loftusa committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    4e22ec0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Merge branch 'dev' into casc

    loftusa committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    67714b5 View commit details
    Browse the repository at this point in the history
  2. refactor out plotting stuff

    loftusa committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    94fe25b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4482ede View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. add Lanczos algorithm speedup

    loftusa committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    fb39fca View commit details
    Browse the repository at this point in the history
  2. add test for new SVD

    loftusa committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    fac0022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057f5fd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Merge branch 'dev' into casc

    loftusa committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    8e266f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d508d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afebb96 View commit details
    Browse the repository at this point in the history
  4. fix svd test

    loftusa committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    bdfcb28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76af379 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    975e2cc View commit details
    Browse the repository at this point in the history
  7. fix case embedding tutorial

    loftusa committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    cdeed01 View commit details
    Browse the repository at this point in the history
  8. fix svd, test for nans

    loftusa committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    131e45a View commit details
    Browse the repository at this point in the history
  9. tutorial fix

    loftusa committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    54a1d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

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

Commits on Apr 13, 2021

  1. Merge branch 'dev' into casc

    loftusa committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    208e7cb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. better commenting on svd

    loftusa committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    612bde9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ce302 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Merge branch 'dev' into casc

    loftusa committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    0b677b8 View commit details
    Browse the repository at this point in the history
  2. Update case.py

    loftusa committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    0190a55 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    c612762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    634f783 View commit details
    Browse the repository at this point in the history
  3. redundant check

    loftusa committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5345760 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. more laymanney docstring

    loftusa committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    8fb1ccc View commit details
    Browse the repository at this point in the history
  2. change name in test_svd

    loftusa committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    2dd85ff View commit details
    Browse the repository at this point in the history
  3. type hinting

    loftusa committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    cc46628 View commit details
    Browse the repository at this point in the history
  4. fix type hinting

    loftusa committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3b45f59 View commit details
    Browse the repository at this point in the history
  5. update tutorial

    loftusa committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    0883887 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. black

    loftusa committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    3b167d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Merge branch 'dev' into casc

    loftusa committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    591c665 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    8c8d974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    201cd04 View commit details
    Browse the repository at this point in the history
  3. fix docstring

    loftusa committed May 1, 2021
    Configuration menu
    Copy the full SHA
    d8740b5 View commit details
    Browse the repository at this point in the history
  4. name in fit

    loftusa committed May 1, 2021
    Configuration menu
    Copy the full SHA
    164dbb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d1da66 View commit details
    Browse the repository at this point in the history
  6. add centering and scaling

    loftusa committed May 1, 2021
    Configuration menu
    Copy the full SHA
    0b37867 View commit details
    Browse the repository at this point in the history
  7. clearer docstrings

    loftusa committed May 1, 2021
    Configuration menu
    Copy the full SHA
    e5911f3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 5, 2021

  1. fix tests

    loftusa committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ef8bb15 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge branch 'dev' into casc

    loftusa committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5d9bddb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    65db9d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee5437 View commit details
    Browse the repository at this point in the history
  3. black

    loftusa committed May 7, 2021
    Configuration menu
    Copy the full SHA
    90aa50b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Merge branch 'dev' into casc

    bdpedigo committed May 13, 2021
    Configuration menu
    Copy the full SHA
    0abb3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231abb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d5f34 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Merge branch 'dev' into casc

    bdpedigo committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c8b1e15 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. fix tests

    loftusa committed May 20, 2021
    Configuration menu
    Copy the full SHA
    514ebbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dcc533 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into casc

    loftusa committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1e5b825 View commit details
    Browse the repository at this point in the history
  4. fix bug in directed

    loftusa committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ab13228 View commit details
    Browse the repository at this point in the history