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

A Random Latent Clique Lifting from Graphs to Simplicial Complexes #63

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    d2369cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from gdasoulas/create_lifting

    First version
    mauriciogtec authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d5d4e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf5f31a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from gdasoulas/rcc_fast

    Documentation and improved defaults
    mauriciogtec authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f3a51a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe6bc7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from gdasoulas/pie_params

    Improve the description of latent observability parameter
    mauriciogtec authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6d68673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    909a1a0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from gdasoulas/name-change

    rename to latent clique lifting
    mauriciogtec authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8db0080 View commit details
    Browse the repository at this point in the history
  9. added data transform

    mauriciogtec committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b9f657d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5 from gdasoulas/data-transform-dict

    added data transform
    mauriciogtec authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e229e4e View commit details
    Browse the repository at this point in the history
  11. added testing file

    clabat9 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c337d2c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #6 from gdasoulas/add_test

    added testing file
    clabat9 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3365a46 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2986fd9 View commit details
    Browse the repository at this point in the history
  14. added latent clique yaml

    clabat9 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8cd6e40 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Cleaned the warnings

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d0ccab4 View commit details
    Browse the repository at this point in the history
  2. Improve RCC description

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a6f53dc View commit details
    Browse the repository at this point in the history
  3. upgrade notebook writing

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1828b0b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from gdasoulas/wrapup-first-submission

    Wrapup first submission
    mauriciogtec authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    40e3dbf View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Replaced default README with model explanation.
    mauriciogtec authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    09c5a23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fe19fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca55be6 View commit details
    Browse the repository at this point in the history
  8. Fixed equation typo

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d538d4d View commit details
    Browse the repository at this point in the history
  9. fixed typos

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c83cc85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bab4770 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0929c6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8339b07 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f52706 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e14f930 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06939eb View commit details
    Browse the repository at this point in the history
  16. Fix unused import

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    df148b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6e98445 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    90855d3 View commit details
    Browse the repository at this point in the history
  19. fix lifting

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    659d0a1 View commit details
    Browse the repository at this point in the history
  20. fix notebook

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7196b2c View commit details
    Browse the repository at this point in the history
  21. remove main from lift

    mauriciogtec committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    eba8caf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    33abd35 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    57e1545 View commit details
    Browse the repository at this point in the history