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

Documentation #55

Merged
merged 52 commits into from
Jun 11, 2024
Merged

Documentation #55

merged 52 commits into from
Jun 11, 2024

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    8ddc557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7887d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bab7bc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. create io module, move config, visualize there. abstract Frame and …

    …`Instance` classes into separate modules within `io`
    aaprasad committed May 16, 2024
    Configuration menu
    Copy the full SHA
    82293d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4049b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0bc55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef26012 View commit details
    Browse the repository at this point in the history
  5. create io module, move config, visualize there. abstract Frame and …

    …`Instance` classes into separate modules within `io`
    aaprasad committed May 16, 2024
    Configuration menu
    Copy the full SHA
    94a0e61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4bc0fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42f8a8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5f39b4 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/aadi/refactor-data-structures' i…

    …nto aadi/refactor-data-structures
    aaprasad committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ccd523a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix overwrites from merge

    aaprasad committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0f535af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e038a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a71d6d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    766820b View commit details
    Browse the repository at this point in the history
  2. add doc_strings

    aaprasad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c0ceac1 View commit details
    Browse the repository at this point in the history
  3. fix tests, docstrings

    aaprasad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    92095e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6a6ace View commit details
    Browse the repository at this point in the history
  5. fix typo

    aaprasad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    56e0555 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. add from_slp converters

    aaprasad committed May 21, 2024
    Configuration menu
    Copy the full SHA
    80400fc View commit details
    Browse the repository at this point in the history
  2. fix docstrings

    aaprasad committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7ff22e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89007a9 View commit details
    Browse the repository at this point in the history
  4. only keep visualize in io

    aaprasad committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cbf915a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3c5661 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adb3715 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    557d4e9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    1013847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e030da7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f86317c View commit details
    Browse the repository at this point in the history
  4. use tmp dir for tests

    aaprasad committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ed85a40 View commit details
    Browse the repository at this point in the history
  5. refactor inference script

    aaprasad committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cf88413 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f20e48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e9eb65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d00a9f4 View commit details
    Browse the repository at this point in the history
  9. fix small typo + docstrings

    aaprasad committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5b8ad52 View commit details
    Browse the repository at this point in the history
  10. fix docstring typo

    aaprasad committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9d4d24a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e1f7c66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f10b0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. add links, more examples

    aaprasad committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f914ba9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    7b014f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    766ec69 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    4a1608b View commit details
    Browse the repository at this point in the history
  2. fix docstring formatting

    aaprasad committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5df1452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a332d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5939591 View commit details
    Browse the repository at this point in the history
  5. fix typehinting error

    aaprasad committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5ce73d8 View commit details
    Browse the repository at this point in the history
  6. fix small bug

    aaprasad committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    df26cec View commit details
    Browse the repository at this point in the history