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

DRY workflows #8

Merged
merged 7 commits into from
Mar 31, 2023
Merged

DRY workflows #8

merged 7 commits into from
Mar 31, 2023

Commits on Mar 30, 2023

  1. DRY workflows

    janosh committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0abf40e View commit details
    Browse the repository at this point in the history
  2. rename scripts/(difficult_structures->analyze_failure_cases).py and a…

    …dd per-elem test set energy std dev
    janosh committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d0b5f7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c6fbf3 View commit details
    Browse the repository at this point in the history
  4. update deps

    janosh committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f55433c View commit details
    Browse the repository at this point in the history
  5. extract per-element EACH errors ptable heatmap into component and mov…

    …e to main /models page
    
    add option to normalize errors by elem test set std
    janosh committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2f2676e View commit details
    Browse the repository at this point in the history
  6. fix GH pages error matbench-discovery/site does not appear to be a Py…

    …thon project: neither 'setup.py' nor 'pyproject.toml' found.
    
    Error: Process completed with exit code 1.
    janosh committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    482d69e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. fix error matbench-discovery has a 'pyproject.toml' and its build bac…

    …kend is missing the 'build_editable' hook. Since it does not have a 'setup.py' nor a 'setup.cfg', it cannot be installed in editable mode. Consider using a build backend that supports PEP 660.
    janosh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3d43da4 View commit details
    Browse the repository at this point in the history