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

Filtering algorithm update #183

Merged
merged 31 commits into from
Feb 13, 2022
Merged

Filtering algorithm update #183

merged 31 commits into from
Feb 13, 2022

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    0696f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    621d9a2 View commit details
    Browse the repository at this point in the history
  3. H and W refactoring

    yfukai committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    96ed6e9 View commit details
    Browse the repository at this point in the history
  4. test passing

    yfukai committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5e235ce View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. rewrote but test failing...

    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    946488c View commit details
    Browse the repository at this point in the history
  2. Revert "rewrote but test failing..."

    This reverts commit 946488c.
    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    fdd2f15 View commit details
    Browse the repository at this point in the history
  3. added pytest

    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    27e1a1d View commit details
    Browse the repository at this point in the history
  4. settings updated

    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    2109757 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74b772d View commit details
    Browse the repository at this point in the history
  6. test working

    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    4245755 View commit details
    Browse the repository at this point in the history
  7. interpret_translation refactor

    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    5a500fb View commit details
    Browse the repository at this point in the history
  8. test working...

    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    fd8afa1 View commit details
    Browse the repository at this point in the history
  9. test working...

    yfukai committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    e1ca8d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. test working

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    4dfc80b View commit details
    Browse the repository at this point in the history
  2. changed _first variables

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    3d2450e View commit details
    Browse the repository at this point in the history
  3. further refacting

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    fb13c68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a96e9e0 View commit details
    Browse the repository at this point in the history
  5. further refactoring position

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    a37375a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4763273 View commit details
    Browse the repository at this point in the history
  7. further

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    8d4ba34 View commit details
    Browse the repository at this point in the history
  8. solved typeguard problem

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    dbc678d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    683cf40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9121539 View commit details
    Browse the repository at this point in the history
  11. try to solve mypy problem

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    81d9171 View commit details
    Browse the repository at this point in the history
  12. solving mypy ...

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b1e1d4f View commit details
    Browse the repository at this point in the history
  13. changed threshold for tests

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b09187a View commit details
    Browse the repository at this point in the history
  14. mypy problem solved

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    ece4d33 View commit details
    Browse the repository at this point in the history
  15. bumped version to 0.4.0

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    802d153 View commit details
    Browse the repository at this point in the history
  16. added comment

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    88105a2 View commit details
    Browse the repository at this point in the history
  17. trying to solve mypy things...

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    6cbdfc4 View commit details
    Browse the repository at this point in the history
  18. hopefully solved mypy

    yfukai committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    444c517 View commit details
    Browse the repository at this point in the history