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

feat: add new algorithms #52

Merged
merged 40 commits into from
Dec 23, 2022
Merged

feat: add new algorithms #52

merged 40 commits into from
Dec 23, 2022

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    07766ea View commit details
    Browse the repository at this point in the history
  2. feat: add Saute algorithm

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    2bb1e22 View commit details
    Browse the repository at this point in the history
  3. feat: add saute wrapper

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    462cdc3 View commit details
    Browse the repository at this point in the history
  4. feat: add new algorithms

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    8b201e3 View commit details
    Browse the repository at this point in the history
  5. add new algorithms

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f8d99f0 View commit details
    Browse the repository at this point in the history
  6. add new algorithms

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    63a6275 View commit details
    Browse the repository at this point in the history
  7. docs: update README.md

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c6b4b32 View commit details
    Browse the repository at this point in the history
  8. refactor: correct comments

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    24d656a View commit details
    Browse the repository at this point in the history
  9. refactor: correct comments

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d328045 View commit details
    Browse the repository at this point in the history
  10. docs: update README.md

    XuehaiPan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c2756ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cce970c View commit details
    Browse the repository at this point in the history
  12. docs: update dictionary

    XuehaiPan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4e12cbd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a3d1695 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd9d75b View commit details
    Browse the repository at this point in the history
  15. feat: add __init__.py

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d4b3317 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    90a2ba8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    41fad8f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f3a0d9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    42f856c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dbec13e View commit details
    Browse the repository at this point in the history
  21. docs: update dictionary

    XuehaiPan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    034f8c3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    35b3f23 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1ee26d0 View commit details
    Browse the repository at this point in the history
  24. fix: reformat the comments

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e7f11cd View commit details
    Browse the repository at this point in the history
  25. docs: update README.md

    XuehaiPan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    2fda913 View commit details
    Browse the repository at this point in the history
  26. docs: update docstrings

    XuehaiPan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    660519e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d96d4c4 View commit details
    Browse the repository at this point in the history
  28. docs: update docstrings

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5447946 View commit details
    Browse the repository at this point in the history
  29. docs: update docstrings

    XuehaiPan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d7aa5a3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    83733f0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    070ef9d View commit details
    Browse the repository at this point in the history
  32. refactor: reframe algorithms

    Gaiejj committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5054d6b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    7148693 View commit details
    Browse the repository at this point in the history
  2. docs: update docstring

    Gaiejj committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    65cc1db View commit details
    Browse the repository at this point in the history
  3. docs: update docstrings

    XuehaiPan committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ec55b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab3964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c59a5e9 View commit details
    Browse the repository at this point in the history
  6. fix: test for namedtuple

    XuehaiPan committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c5e8fdd View commit details
    Browse the repository at this point in the history
  7. chore: appease linters

    XuehaiPan committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    363d40c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6654837 View commit details
    Browse the repository at this point in the history