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

Hypergraph Heat Kernel Lift (Hypergraph to Simplicial) #58

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

Commits on Jul 10, 2024

  1. basic abstract class structure

    peekxc committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d9500f7 View commit details
    Browse the repository at this point in the history
  2. Adding to data transform.py

    peekxc committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7631355 View commit details
    Browse the repository at this point in the history
  3. yaml config + basic tests

    peekxc committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6173e7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1da336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c790efd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    110926b View commit details
    Browse the repository at this point in the history
  2. adding contact config

    peekxc committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e6a7611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d740049 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    9873591 View commit details
    Browse the repository at this point in the history
  2. Loaders update

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    57b3339 View commit details
    Browse the repository at this point in the history
  3. Lift updates

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    459a3f9 View commit details
    Browse the repository at this point in the history
  4. dataset config changes

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a8d1451 View commit details
    Browse the repository at this point in the history
  5. initial version passing tests

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8d838e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6500824 View commit details
    Browse the repository at this point in the history
  7. linting

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a6c5688 View commit details
    Browse the repository at this point in the history
  8. Ruff linting fixes

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4c57465 View commit details
    Browse the repository at this point in the history
  9. More ruff linting fixes

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2d79ca1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b038f49 View commit details
    Browse the repository at this point in the history
  11. Small bug fix

    peekxc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cbbc903 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Expanded test cases

    peekxc committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    94d8593 View commit details
    Browse the repository at this point in the history