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

func_mode -> get_mode #31

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 20, 2024

  1. Merge pull request #1 from ahill187/fix-simplicial-set-embedding-bug

    Fix simplicial set embedding bug
    ahill187 authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0278e06 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. create a custom logger

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    54cfd50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891ae17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    119a1af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b87ff2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from ahill187/logging

    Add logging
    ahill187 authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8e2749c View commit details
    Browse the repository at this point in the history
  6. fix code line layout

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3b770f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a410f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6901748 View commit details
    Browse the repository at this point in the history
  9. remove unused variables

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6aaae03 View commit details
    Browse the repository at this point in the history
  10. clean up comments

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    09b3ca6 View commit details
    Browse the repository at this point in the history
  11. make strings consistent

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    42a302e View commit details
    Browse the repository at this point in the history
  12. make strings consistent

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6f7a323 View commit details
    Browse the repository at this point in the history
  13. remove trailing whitespace

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    87d968a View commit details
    Browse the repository at this point in the history
  14. update gitignore

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    7b87cd2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f7430a1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    966359f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #9 from ahill187/code-cleanup

    Code cleanup
    ahill187 authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    fc4e249 View commit details
    Browse the repository at this point in the history
  18. move func_mode to utils

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    68042ac View commit details
    Browse the repository at this point in the history
  19. add test for get_mode

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8ac7a4e View commit details
    Browse the repository at this point in the history
  20. modify get_mode docstring

    ahill187 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b485cc7 View commit details
    Browse the repository at this point in the history