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

✨ Added the CFE clocking scheme #44

Merged
merged 10 commits into from
Aug 5, 2022
Merged

✨ Added the CFE clocking scheme #44

merged 10 commits into from
Aug 5, 2022

Commits on Aug 3, 2022

  1. ✨ Added the CFE clocking scheme proposed in 'CFE: a convenient, flexi…

    …ble, and efficient clocking scheme for quantum-dot cellular automata'
    marcelwa committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    308ddd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08464d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e142ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2d785 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. 👷 Update GitHub Action CI Runners and Dependencies (#45)

    * 👷 Updated macOS CI to the latest OS and tool versions
    
    * 👷 Updated ubuntu CI to the latest OS and tool versions
    
    * 👷 Updated Windows CI to the latest OS and tool versions
    
    * ✏️ Fixed typo in macOS CI build script
    
    * 💚 Excluded clang++-11 and clang++-12 from ubuntu-18.04 runner as they are unsupported
    
    * 👷 Added the wheel Python package to the list of required packages to hopefully build python-sat properly
    
    * 💚 Build coverage CI in single-threaded mode to limit RAM usage
    
    * 💚 Over-specified matrix includes for the ubuntu CI
    
    * 🗑️ Deprecated Mugen under modern macOS versions due to issues with python-sat
    
    * 💚 Moved pip installation to run after the git clone has happened such that requirements.txt can be grabbed
    
    * 💚 Excluded clang++-10 from the ubuntu-22.04 CI run since it seems to be too old to be supported by default
    
    * 💚 Over-specify matrix for macOS build
    
    * ➖ Remove Python from Windows CI build
    
    * ⬆️ Moved to z3-4.10.0
    marcelwa committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b031532 View commit details
    Browse the repository at this point in the history
  2. ✨ Added the CFE clocking scheme proposed in 'CFE: a convenient, flexi…

    …ble, and efficient clocking scheme for quantum-dot cellular automata'
    marcelwa committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f98c544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bbd7dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66ab58e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e423e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4291694 View commit details
    Browse the repository at this point in the history