-
Notifications
You must be signed in to change notification settings - Fork 55
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
Better Intelligibility metric for CAD2 Task1 #419
Commits on Jul 29, 2024
-
[pre-commit.ci] pre-commit-autoupdate
updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0) - [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.5](astral-sh/ruff-pre-commit@v0.5.1...v0.5.5) - [github.com/pycqa/pylint: v3.2.5 → v3.2.6](pylint-dev/pylint@v3.2.5...v3.2.6)
Configuration menu - View commit details
-
Copy full SHA for 9bb51c8 - Browse repository at this point
Copy the full SHA 9bb51c8View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cc4c09 - Browse repository at this point
Copy the full SHA 2cc4c09View commit details -
Merge pull request #400 from claritychallenge/pre-commit-ci-update-co…
…nfig [pre-commit.ci] pre-commit-autoupdate
Configuration menu - View commit details
-
Copy full SHA for d5d09a1 - Browse repository at this point
Copy the full SHA d5d09a1View commit details
Commits on Aug 12, 2024
-
[pre-commit.ci] pre-commit-autoupdate
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/pycqa/flake8.git: 7.1.0 → 7.1.1](https://github.com/pycqa/flake8.git/compare/7.1.0...7.1.1) - [github.com/nbQA-dev/nbQA: 1.8.5 → 1.8.7](nbQA-dev/nbQA@1.8.5...1.8.7) - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](pre-commit/mirrors-mypy@v1.11.0...v1.11.1) - [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.5...v0.5.7)
Configuration menu - View commit details
-
Copy full SHA for 8575c4b - Browse repository at this point
Copy the full SHA 8575c4bView commit details
Commits on Aug 15, 2024
-
Merge pull request #403 from claritychallenge/pre-commit-ci-update-co…
…nfig [pre-commit.ci] pre-commit-autoupdate
Configuration menu - View commit details
-
Copy full SHA for 9fcdf8b - Browse repository at this point
Copy the full SHA 9fcdf8bView commit details
Commits on Aug 21, 2024
-
Add explicit hydra.job.chdir=True needed for version 1.2
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76e732b - Browse repository at this point
Copy the full SHA 76e732bView commit details -
add version_base=None in @hydra.main(), needed for version=1.2
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0fa83d - Browse repository at this point
Copy the full SHA d0fa83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4cfc57 - Browse repository at this point
Copy the full SHA a4cfc57View commit details -
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddb3b22 - Browse repository at this point
Copy the full SHA ddb3b22View commit details
Commits on Sep 9, 2024
-
Merge pull request #408 from claritychallenge/407-pre-commit-raises-s…
…everal-errors-in-jupyter-notebooks Place imports at top of cell
Configuration menu - View commit details
-
Copy full SHA for b383605 - Browse repository at this point
Copy the full SHA b383605View commit details -
Merge pull request #406 from claritychallenge/grd-hydra-set-version-b…
…ase-and-chdir Hydra explicit params
Configuration menu - View commit details
-
Copy full SHA for c191b4a - Browse repository at this point
Copy the full SHA c191b4aView commit details -
Merge pull request #402 from claritychallenge/groadabike-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 783f34f - Browse repository at this point
Copy the full SHA 783f34fView commit details -
[pre-commit.ci] pre-commit-autoupdate
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.13.0 → v0.14.0](DavidAnson/markdownlint-cli2@v0.13.0...v0.14.0) - [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2) - [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.4](astral-sh/ruff-pre-commit@v0.5.7...v0.6.4) - [github.com/pycqa/pylint: v3.2.6 → v3.2.7](pylint-dev/pylint@v3.2.6...v3.2.7)
Configuration menu - View commit details
-
Copy full SHA for 1f3116b - Browse repository at this point
Copy the full SHA 1f3116bView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11c7769 - Browse repository at this point
Copy the full SHA 11c7769View commit details -
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27d14f2 - Browse repository at this point
Copy the full SHA 27d14f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ea121 - Browse repository at this point
Copy the full SHA 73ea121View commit details -
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e9a5bd - Browse repository at this point
Copy the full SHA 7e9a5bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a07895b - Browse repository at this point
Copy the full SHA a07895bView commit details -
Merge pull request #412 from claritychallenge/411-pre-commit-errors-w…
…ith-notebooks New errors in Jupyter Notebook
Configuration menu - View commit details
-
Copy full SHA for c8d4a22 - Browse repository at this point
Copy the full SHA c8d4a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be5175 - Browse repository at this point
Copy the full SHA 2be5175View commit details -
Merge pull request #404 from claritychallenge/pre-commit-ci-update-co…
…nfig [pre-commit.ci] pre-commit-autoupdate
Configuration menu - View commit details
-
Copy full SHA for dade982 - Browse repository at this point
Copy the full SHA dade982View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c46ad4a - Browse repository at this point
Copy the full SHA c46ad4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c008cf4 - Browse repository at this point
Copy the full SHA c008cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c124a1 - Browse repository at this point
Copy the full SHA 6c124a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5d63c - Browse repository at this point
Copy the full SHA 8b5d63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0038b4 - Browse repository at this point
Copy the full SHA d0038b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666bb10 - Browse repository at this point
Copy the full SHA 666bb10View commit details -
Merge pull request #410 from claritychallenge/cad2-fix-in-main
Cad2 fix in main
Configuration menu - View commit details
-
Copy full SHA for a526a3a - Browse repository at this point
Copy the full SHA a526a3aView commit details
Commits on Sep 16, 2024
-
[pre-commit.ci] pre-commit-autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5)
Configuration menu - View commit details
-
Copy full SHA for 36cc73e - Browse repository at this point
Copy the full SHA 36cc73eView commit details
Commits on Sep 17, 2024
-
Merge pull request #413 from claritychallenge/jpb/support-for-python-312
Jpb/support for python 312
Configuration menu - View commit details
-
Copy full SHA for 649c76c - Browse repository at this point
Copy the full SHA 649c76cView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1421a8f - Browse repository at this point
Copy the full SHA 1421a8fView commit details -
Merge pull request #414 from claritychallenge/pre-commit-ci-update-co…
…nfig [pre-commit.ci] pre-commit-autoupdate
Configuration menu - View commit details
-
Copy full SHA for 8b2be0d - Browse repository at this point
Copy the full SHA 8b2be0dView commit details
Commits on Oct 8, 2024
-
[pre-commit.ci] pre-commit-autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.5...v0.6.9) - [github.com/pycqa/pylint: v3.2.7 → v3.3.1](pylint-dev/pylint@v3.2.7...v3.3.1)
Configuration menu - View commit details
-
Copy full SHA for 6b66e86 - Browse repository at this point
Copy the full SHA 6b66e86View commit details
Commits on Oct 11, 2024
-
Merge pull request #415 from claritychallenge/pre-commit-ci-update-co…
…nfig [pre-commit.ci] pre-commit-autoupdate
Configuration menu - View commit details
-
Copy full SHA for 745fef9 - Browse repository at this point
Copy the full SHA 745fef9View commit details
Commits on Oct 14, 2024
-
[pre-commit.ci] pre-commit-autoupdate
updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0)
Configuration menu - View commit details
-
Copy full SHA for 46af3a4 - Browse repository at this point
Copy the full SHA 46af3a4View commit details
Commits on Oct 15, 2024
-
Merge pull request #417 from claritychallenge/pre-commit-ci-update-co…
…nfig [pre-commit.ci] pre-commit-autoupdate
Configuration menu - View commit details
-
Copy full SHA for 12f0a5f - Browse repository at this point
Copy the full SHA 12f0a5fView commit details -
add alt_eval into requirements
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e019ef9 - Browse repository at this point
Copy the full SHA e019ef9View commit details -
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5543bc - Browse repository at this point
Copy the full SHA f5543bcView commit details -
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 820f03c - Browse repository at this point
Copy the full SHA 820f03cView commit details -
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7cadfb - Browse repository at this point
Copy the full SHA b7cadfbView commit details -
Signed-off-by: Gerardo Roa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adf64af - Browse repository at this point
Copy the full SHA adf64afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13978a3 - Browse repository at this point
Copy the full SHA 13978a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f4df5b - Browse repository at this point
Copy the full SHA 9f4df5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c0684 - Browse repository at this point
Copy the full SHA 02c0684View commit details