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

Multisampler #148

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Multisampler #148

wants to merge 38 commits into from

Commits on Feb 29, 2024

  1. started working on multisampler

    mwien committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    df6f389 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    mwien committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e785e56 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. add full multisampler

    Marcel Wienöbst committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f4cb6c5 View commit details
    Browse the repository at this point in the history
  2. remove comment

    Marcel Wienöbst committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    82ed06c View commit details
    Browse the repository at this point in the history
  3. remove printlns

    Marcel Wienöbst committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ef04dea View commit details
    Browse the repository at this point in the history
  4. Fixes

    mschauer committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c33bd49 View commit details
    Browse the repository at this point in the history
  5. define penalty

    mschauer committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    113866d View commit details
    Browse the repository at this point in the history
  6. Tuning

    mschauer committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    030c087 View commit details
    Browse the repository at this point in the history
  7. More extensive tests

    mschauer committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    37ca082 View commit details
    Browse the repository at this point in the history
  8. rename for clarity

    mwien committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e69b300 View commit details
    Browse the repository at this point in the history
  9. fix copy

    mwien committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    27fa658 View commit details
    Browse the repository at this point in the history
  10. minor rename

    mwien committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6698330 View commit details
    Browse the repository at this point in the history
  11. remove comment

    mwien committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f8e7b20 View commit details
    Browse the repository at this point in the history
  12. Fix test

    mschauer committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    00fea92 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1 from mwien/multisampler2

    Fix test
    mwien authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    953bbb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    0d8f92e View commit details
    Browse the repository at this point in the history
  2. fix comment

    mwien committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5b12aac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0009661 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Ups

    mschauer committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    35ad2e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df05f9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f44570 View commit details
    Browse the repository at this point in the history
  4. Count kills

    mschauer committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    750f225 View commit details
    Browse the repository at this point in the history
  5. Fixes

    mschauer committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    aea3578 View commit details
    Browse the repository at this point in the history
  6. Once more

    mschauer committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c2ec4d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    112246d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a289505 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc4a3f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Factoring

    mschauer committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6256f22 View commit details
    Browse the repository at this point in the history
  2. Cosmetics

    mschauer committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cc38750 View commit details
    Browse the repository at this point in the history
  3. Return a bit later

    mschauer committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0c5b3fe View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Cosmetics

    mschauer committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6fd67cf View commit details
    Browse the repository at this point in the history
  2. Show temp

    mschauer committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    92d8396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    698dbde View commit details
    Browse the repository at this point in the history
  4. Need to monitor time.

    mschauer committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7e3db9e View commit details
    Browse the repository at this point in the history
  5. Score

    mschauer committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2cec3f4 View commit details
    Browse the repository at this point in the history
  6. Move opposite direction

    mschauer committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    110f294 View commit details
    Browse the repository at this point in the history
  7. No need for baseline

    mschauer committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    67c730b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Allow stopping at target

    mschauer committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0e11569 View commit details
    Browse the repository at this point in the history