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

Enable D* checks #319

Merged
merged 49 commits into from
Feb 27, 2023
Merged

Enable D* checks #319

merged 49 commits into from
Feb 27, 2023

Commits on Feb 23, 2023

  1. Re-enable D* flake8

    michalk8 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0dc8e20 View commit details
    Browse the repository at this point in the history
  2. Fix D* errors

    michalk8 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9854431 View commit details
    Browse the repository at this point in the history
  3. Do not ignore D411

    michalk8 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    495c0e6 View commit details
    Browse the repository at this point in the history
  4. Remove ignored F401

    michalk8 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    03ff0e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e91ec80 View commit details
    Browse the repository at this point in the history
  6. Remove old .flake8 config

    michalk8 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9251246 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07364a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fde761 View commit details
    Browse the repository at this point in the history
  9. Enable E501

    michalk8 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    986397a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    ff8b7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7cf617 View commit details
    Browse the repository at this point in the history
  3. Update pointcloud.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    91f2013 View commit details
    Browse the repository at this point in the history
  4. Fix initializers.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    815f702 View commit details
    Browse the repository at this point in the history
  5. Fix matrix_square_root.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b614776 View commit details
    Browse the repository at this point in the history
  6. Fix unbalanced_functions.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a5aaeeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36dfacc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e2957e View commit details
    Browse the repository at this point in the history
  9. Fix sinkhorn_lr.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0743c4d View commit details
    Browse the repository at this point in the history
  10. Fix models.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2bba10a View commit details
    Browse the repository at this point in the history
  11. Fix neuraldual.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d2a7069 View commit details
    Browse the repository at this point in the history
  12. Fix gromov_wasserstein.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    cc8c398 View commit details
    Browse the repository at this point in the history
  13. Fix plot.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    afa551d View commit details
    Browse the repository at this point in the history
  14. Fix tests/

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    fb5d5f8 View commit details
    Browse the repository at this point in the history
  15. Fix utils.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0de490e View commit details
    Browse the repository at this point in the history
  16. Fix k_means.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5a4f7ef View commit details
    Browse the repository at this point in the history
  17. Fix gaussian.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    fd18069 View commit details
    Browse the repository at this point in the history
  18. Fix fit_gmm_pair.py

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    019591d View commit details
    Browse the repository at this point in the history
  19. Fix typo

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ebe6fba View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    782c1d6 View commit details
    Browse the repository at this point in the history
  21. Unable more flake8's in docs

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    aa3478a View commit details
    Browse the repository at this point in the history
  22. Add more testing flake8

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3993387 View commit details
    Browse the repository at this point in the history
  23. Add SIM

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c52339b View commit details
    Browse the repository at this point in the history
  24. Add RET

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    8a66659 View commit details
    Browse the repository at this point in the history
  25. Undo adding docs

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    4c8b903 View commit details
    Browse the repository at this point in the history
  26. Add more type hints

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ef043ad View commit details
    Browse the repository at this point in the history
  27. Use double quotes always

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    aca2a12 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a27dad0 View commit details
    Browse the repository at this point in the history
  29. Udpate comment

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ec11916 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1e3ed5c View commit details
    Browse the repository at this point in the history
  31. Fix typo in typing

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f58f1ab View commit details
    Browse the repository at this point in the history
  32. Skip graph factor cache test

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3eeba0a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    23595b9 View commit details
    Browse the repository at this point in the history
  34. Improve CostFn docstring

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    caaf50f View commit details
    Browse the repository at this point in the history
  35. Update pairwise docs

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2211fc1 View commit details
    Browse the repository at this point in the history
  36. Remove [d,] from docs

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    050c494 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    68f088b View commit details
    Browse the repository at this point in the history
  38. [ci skip] Mention gamma > 0

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f6420ff View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f840639 View commit details
    Browse the repository at this point in the history
  40. [ci skip] Fix docs rendering

    michalk8 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a23fe24 View commit details
    Browse the repository at this point in the history