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

Searchspace improvements and project meta modernization #214

Merged
merged 73 commits into from
Oct 3, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    9cf0067 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    fc3bef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f72e66b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e762f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    552c445 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    ef83737 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    18d3a55 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    b684373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9fcf76 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    b28ca74 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    0f3ea46 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Searchspace objects can now be initialized from ATF logfiles (caches)…

    …, unified searchspace builder returns
    fjwillemsen committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cd3592e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c65d22 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    31f465b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930ac2f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    41785d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    49d73c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    704d125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b436f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8da4ea View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Automatic transformation of restrictions with multiple comparators to…

    … multiple restrictions with a single comparator, increasing the chance of converting to a built-in restriction
    fjwillemsen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2d8df29 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    4b504e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    36c013f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fixed an issue where restrictions would not be parsed to specific con…

    …straints, added tests for conversion to constraints, added requirement for Python version
    fjwillemsen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8a5df97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a576dba View commit details
    Browse the repository at this point in the history
  3. Minor fixes for testing

    fjwillemsen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9b44979 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    4a26ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a13b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7436ffc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b399bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f576195 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    9ac2817 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    0b2cc7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4731d72 View commit details
    Browse the repository at this point in the history
  3. Merge with Master

    fjwillemsen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c87c059 View commit details
    Browse the repository at this point in the history
  4. Removed unnecessary pull_request trigger for howfairis, added manual …

    …trigger for build & test
    fjwillemsen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0a0c684 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    a9c7819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504ebbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06eacb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    574458a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f904206 View commit details
    Browse the repository at this point in the history
  6. Updated dependencies

    fjwillemsen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    66e7998 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78eb535 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    66180ab View commit details
    Browse the repository at this point in the history
  2. Removed usage of OrderedDict as per issue #209, minor changes to test…

    …s for this, reogranized imports and made sure some appearantly unused imports are not automatically removed
    fjwillemsen committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    72744e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Updated test workflow to include upload to CodeCov for each OS, impro…

    …ved Noxfile so only the last test generates coverage report, added PyPI classifiers
    fjwillemsen committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    09aa0e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    258e003 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    9a7b47f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Improved Nox with optional dependencies for CUDA, HIP, OpenCL and arg…

    …uments to disable these
    fjwillemsen committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d9a8d9f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Updated Contributing and Installation guidelines, specifically added …

    …development environment setup instructions, also added code syntax highlighting for Sphinx
    fjwillemsen committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4fe7f01 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    47c069c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862cc75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7aa244 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Solved a bug in the constraints parsing that caused wrong searchspace…

    … outcomes, added and expanded searchspace tests, resolved warnings
    fjwillemsen committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8dbb817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08950a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e8edad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b6083 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Added extensive development environment setup instructions, updated i…

    …nstallation documentation
    fjwillemsen committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    25c5452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39d5ae View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Added optional additional (non-dependency) installation to Noxfile, w…

    …ith CUDA version differentiation. Added a tolerance to the energy power frequency model test.
    fjwillemsen committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7843147 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    c777914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fee5220 View commit details
    Browse the repository at this point in the history
  3. Improved automatic selection of cupy prebuilt version, from most exac…

    …t to most general, and improved warnings
    fjwillemsen committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    468d254 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    4ffc1c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d177260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33a2382 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    8e20ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d2f57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7fdedd View commit details
    Browse the repository at this point in the history
  4. Added an option for Nox to remove the other environment caches before…

    … each session is ran, and to clean up temporary files
    fjwillemsen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    376373f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    034ee4c View commit details
    Browse the repository at this point in the history
  6. Temporarily skip broken HIP tests as per issue #217, avoided error in…

    … Noxfile when no temporary files are present
    fjwillemsen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    634efde View commit details
    Browse the repository at this point in the history
  7. Improved Noxfile functionality for removing environments after use, a…

    …nd documentation on this feature
    fjwillemsen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    60ea924 View commit details
    Browse the repository at this point in the history