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

Update Base Class of Metric #60

Merged
merged 13 commits into from
Dec 18, 2023
Merged

Update Base Class of Metric #60

merged 13 commits into from
Dec 18, 2023

Commits on Dec 8, 2023

  1. Update metric base-class

    MooooCat committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7e637ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03043d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update Metric Base Class

    MooooCat committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ca50099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e250ddb View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Zhongsheng Ji <9573586@qq.com>
    MooooCat and Wh1isper committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    41f463a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Feature: Add metric jsd (#66) (#71)

    * Feature metric jsd (#66)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Apply suggestions from code review
    
    Co-authored-by: Zhongsheng Ji <9573586@qq.com>
    
    * jsd
    
    * jsd
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * base更新
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Delete .idea directory
    
    ---------
    
    
    Co-authored-by: Jinhang Su <171846802@qq.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: MoooCat <141886018+MooooCat@users.noreply.github.com>
    Co-authored-by: Zhongsheng Ji <9573586@qq.com>
    
    
    * Apply suggestions from code review
    
    Co-authored-by: Zhongsheng Ji <9573586@qq.com>
    
    * Update type hint and comments.
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Apply suggestions from code review
    
    Co-authored-by: Zhongsheng Ji <9573586@qq.com>
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    
    Co-authored-by: Jinhang Su <171846802@qq.com>
    Co-authored-by: sjh120 <171846802@qq.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Zhongsheng Ji <9573586@qq.com>
    4 people committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9e040d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d554bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cde74df View commit details
    Browse the repository at this point in the history
  4. fix typo error

    unnecessary imports are also removed.
    MooooCat committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5db5350 View commit details
    Browse the repository at this point in the history
  5. Add type hints and comments

    MooooCat committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8b278d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f33269 View commit details
    Browse the repository at this point in the history
  7. update input check methods

    The format of some codes has also been adjusted.
    MooooCat committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c6d5546 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    624783f View commit details
    Browse the repository at this point in the history